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 af27f66 commit f2f6b56Copy full SHA for f2f6b56
.github/workflows/ci_cd_pr.yml
@@ -40,7 +40,7 @@ jobs:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
42
- name: "Label pull-request"
43
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
44
with:
45
repo-token: ${{ secrets.GITHUB_TOKEN }}
46
doc/changelog/902.maintenance.md
@@ -0,0 +1 @@
1
+Bump actions/labeler from 5.0.0 to 6.0.1
0 commit comments