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 c476245 + 7566a61 commit 5120568Copy full SHA for 5120568
1 file changed
.github/workflows/assign-pr.yml
@@ -7,6 +7,6 @@ jobs:
7
name: 'Auto Assign PR'
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: kentaro-m/auto-assign-action@v2.0.1
+ - uses: kentaro-m/auto-assign-action@v2.0.2
11
with:
12
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments