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 b017bac + 887664b commit c96d6b0Copy full SHA for c96d6b0
1 file changed
.github/workflows/pull-requests.yml
@@ -24,7 +24,7 @@ jobs:
24
pull-requests: write
25
steps:
26
- name: Apply Labels
27
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
28
with:
29
repo-token: ${{ secrets.GITHUB_TOKEN }}
30
configuration-path: .github/labeler-pull-requests.yml
0 commit comments