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 e206730 commit 5aa673fCopy full SHA for 5aa673f
.github/workflows/labeler.yml
@@ -9,7 +9,7 @@ jobs:
9
pull-requests: write
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
13
with:
14
# Token setup in hashibot-hds' account
15
repo-token: "${{ secrets.PAT_TOKEN }}"
0 commit comments