Skip to content

Commit 3af3939

Browse files
committed
🔧 Pin auto-assign workflow action to v4
1 parent e0599a5 commit 3af3939

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@70adb98ca8b3941524e9ecde48e89067c4f96736 # v3.0.0
15+
uses: pozil/auto-assign-issue@07fe6dc0e9771842b428f5739098d6140734e226 # v4
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
assignees: "pboling"

0 commit comments

Comments
 (0)