Skip to content

Commit 3759ec1

Browse files
authored
Merge pull request #268 from control-toolbox/dependabot/github_actions/pozil/auto-assign-issue-2
Bump pozil/auto-assign-issue from 1 to 2
2 parents a165a0d + beaa07a commit 3759ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
pull-requests: write
1414
steps:
1515
- name: 'Auto-assign issue'
16-
uses: pozil/auto-assign-issue@v1
16+
uses: pozil/auto-assign-issue@v2
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
assignees: ocots, jbcaillau

0 commit comments

Comments
 (0)