Skip to content

Commit

Permalink
chore(deps): update pozil/auto-assign-issue action to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Apr 6, 2024
1 parent 89b9d9b commit 7f42ece
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 @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
if: github.event.comment.body == '/take'
steps:
- uses: pozil/auto-assign-issue@v1.13.0
- uses: pozil/auto-assign-issue@v1.14.0
with:
assignees: ${{ github.event.comment.user.login }}

0 comments on commit 7f42ece

Please sign in to comment.