Skip to content

Commit cb776cd

Browse files
authored
Merge pull request #307 from wolfi-dev/dependabot/github_actions/step-security/action-actionlint-1.72.0
chore(deps): Bump step-security/action-actionlint from 1.69.1 to 1.72.0
2 parents ab8dd81 + 6175701 commit cb776cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
echo "files=${yamls[*]}" >> "${GITHUB_OUTPUT}"
4949
5050
- name: Action lint
51-
uses: step-security/action-actionlint@d364e70a116a460ed220d67b1ca2f2579c48a40a # v1.69.1
51+
uses: step-security/action-actionlint@c3aa382d371c6b05513ae5907d4f77713e21813c # v1.72.0
5252
env:
5353
SHELLCHECK_OPTS: "--exclude=SC2129"
5454
with:

0 commit comments

Comments
 (0)