We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27fb535 + 299af9a commit e5d4417Copy full SHA for e5d4417
1 file changed
.github/workflows/privileged-pr-process.yml
@@ -8,7 +8,7 @@ jobs:
8
label:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/labeler@main
+ - uses: actions/labeler@v4
12
with:
13
repo-token: "${{ secrets.GITHUB_TOKEN }}"
14
add-milestone:
0 commit comments