Skip to content

Commit

Permalink
[6.15.z] Bump kentaro-m/auto-assign-action from 1.2.6 to 2.0.0 (#13966)
Browse files Browse the repository at this point in the history
Bump kentaro-m/auto-assign-action from 1.2.6 to 2.0.0 (#13965)

(cherry picked from commit 734f57a)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
Satellite-QE and dependabot[bot] authored Feb 1, 2024
1 parent 49a44c6 commit 7d4a1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_assignment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
if: "!contains(github.event.pull_request.labels.*.name, 'Auto_Cherry_Picked')"
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.6
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: ".github/auto_assign.yml"

0 comments on commit 7d4a1a1

Please sign in to comment.