We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab8dd81 + 6175701 commit cb776cdCopy full SHA for cb776cd
.github/workflows/actionlint.yaml
@@ -48,7 +48,7 @@ jobs:
48
echo "files=${yamls[*]}" >> "${GITHUB_OUTPUT}"
49
50
- name: Action lint
51
- uses: step-security/action-actionlint@d364e70a116a460ed220d67b1ca2f2579c48a40a # v1.69.1
+ uses: step-security/action-actionlint@c3aa382d371c6b05513ae5907d4f77713e21813c # v1.72.0
52
env:
53
SHELLCHECK_OPTS: "--exclude=SC2129"
54
with:
0 commit comments