Skip to content

Commit

Permalink
Bump kentaro-m/auto-assign-action from 1.2.4 to 1.2.5 (goharbor#18263)
Browse files Browse the repository at this point in the history
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](kentaro-m/auto-assign-action@v1.2.4...v1.2.5)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wang Yan <[email protected]>
Co-authored-by: Orlix <[email protected]>
  • Loading branch information
3 people authored May 15, 2023
1 parent 166eb2e commit 7b0692d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_assign_prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set the author of a PR as the assignee
uses: kentaro-m/[email protected].4
uses: kentaro-m/[email protected].5
with:
configuration-path: ".github/auto-assignees.yml"

0 comments on commit 7b0692d

Please sign in to comment.