Skip to content

Commit b6e9ef1

Browse files
renovate[bot]cpcloud
authored andcommitted
chore(deps): update pozil/auto-assign-issue action to v2.1.1
1 parent 32c6a3a commit b6e9ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
if: github.event.comment.body == '/take'
1212
steps:
13-
- uses: pozil/auto-assign-issue@v2.0.1
13+
- uses: pozil/auto-assign-issue@v2.1.1
1414
with:
1515
assignees: ${{ github.event.comment.user.login }}

0 commit comments

Comments
 (0)