Skip to content

Commit

Permalink
chore(deps): update pozil/auto-assign-issue action to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Aug 4, 2022
1 parent 33c4b93 commit 0cb8a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event.comment.body == '/take' }}
steps:
- uses: pozil/auto-assign-issue@v1.8.0
- uses: pozil/auto-assign-issue@v1.9.0
with:
assignees: ${{ github.event.comment.user.login }}

0 comments on commit 0cb8a63

Please sign in to comment.