Skip to content

Commit

Permalink
Bump pozil/auto-assign-issue from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/pozil/auto-assign-issue/releases)
- [Commits](pozil/auto-assign-issue@c5bca50...b787bcd)

---
updated-dependencies:
- dependency-name: pozil/auto-assign-issue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 24d60ab commit 5b99066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@c5bca5027e680b9e8411b826d16947afd8c76b32 # v2.0.0
uses: pozil/auto-assign-issue@b787bcda4fa1620522e73e7a5fe0f3b57b03b6ad # v2.0.1
with:
assignees: lestrrat

0 comments on commit 5b99066

Please sign in to comment.