We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11ca5d1 + afef9e1 commit da17d97Copy full SHA for da17d97
1 file changed
.github/workflows/auto-assign.yml
@@ -12,7 +12,7 @@ jobs:
12
pull-requests: write
13
steps:
14
- name: 'Auto-assign issue'
15
- uses: pozil/auto-assign-issue@39c06395cbac76e79afc4ad4e5c5c6db6ecfdd2e # v2.2.0
+ uses: pozil/auto-assign-issue@70adb98ca8b3941524e9ecde48e89067c4f96736 # v3.0.0
16
with:
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
18
assignees: "pboling"
0 commit comments