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.
1 parent 55df606 commit 9815ba9Copy full SHA for 9815ba9
.github/workflows/qa-label.yml
@@ -10,6 +10,6 @@ jobs:
10
if: startsWith(github.head_ref, 'promote-job-stable') || startsWith(github.head_ref, 'promote-job-beta-experimental-traffic')
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
14
with:
15
repo-token: ${{ secrets.ACCESS_TOKEN }}
0 commit comments