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 5701f29 commit 77f0d32Copy full SHA for 77f0d32
.github/workflows/enforce-labels.yml
@@ -14,6 +14,6 @@ jobs:
14
if: github.repository == 'dev-sec/ansible-collection-hardening'
15
runs-on: ubuntu-22.04
16
steps:
17
- - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
18
with:
19
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments