Skip to content

Commit 489568c

Browse files
committed
Pin auto-assign workflow action to v4
1 parent 9e02caa commit 489568c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: write
1313
steps:
1414
- name: 'Auto-assign issue'
15-
uses: pozil/auto-assign-issue@v2
15+
uses: pozil/auto-assign-issue@07fe6dc0e9771842b428f5739098d6140734e226 # v4
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
assignees: pboling

0 commit comments

Comments
 (0)