Skip to content

Commit 2ac09d2

Browse files
authored
Merge pull request #90 from numfocus/dependabot/github_actions/pozil/auto-assign-issue-3
Bump pozil/auto-assign-issue from 2 to 3
2 parents 4aa913f + 106c111 commit 2ac09d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue_assignment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
issues: write
1515
steps:
1616
- name: "Auto-assign issue"
17-
uses: pozil/auto-assign-issue@v2
17+
uses: pozil/auto-assign-issue@v3
1818
with:
1919
teams: infrastructure
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)