We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b11f2 commit a49ad36Copy full SHA for a49ad36
1 file changed
.github/workflows/pull-requests.yml
@@ -24,7 +24,7 @@ jobs:
24
pull-requests: write
25
steps:
26
- name: Apply Standard Labels
27
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
+ uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
28
with:
29
configuration-path: .github/labeler-pull-requests.yml
30
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments