Skip to content

Commit

Permalink
📦 Update actions/labeler action to v5 (#1068)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 289d847 commit 94c73b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
if: startsWith(github.head_ref, 'promote-job-stable') || startsWith(github.head_ref, 'promote-job-beta-experimental-traffic')
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit 94c73b4

Please sign in to comment.