Skip to content

Commit

Permalink
chore(deps): update pozil/auto-assign-issue action to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Jan 3, 2025
1 parent 32c6a3a commit b6e9ef1
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@v2.0.1
- uses: pozil/auto-assign-issue@v2.1.1
with:
assignees: ${{ github.event.comment.user.login }}

0 comments on commit b6e9ef1

Please sign in to comment.