Skip to content

Commit 5e2f61b

Browse files
Bump step-security/action-actionlint from 1.66.1 to 1.67.0
Bumps [step-security/action-actionlint](https://github.com/step-security/action-actionlint) from 1.66.1 to 1.67.0. - [Release notes](https://github.com/step-security/action-actionlint/releases) - [Commits](step-security/action-actionlint@3f6e745...f8554b9) --- updated-dependencies: - dependency-name: step-security/action-actionlint dependency-version: 1.67.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64b0295 commit 5e2f61b

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
@@ -35,6 +35,6 @@ jobs:
3535
echo "files=${yamls}" >> "$GITHUB_OUTPUT"
3636
3737
- name: Action lint
38-
uses: step-security/action-actionlint@3f6e745e8217d0acefffc87dc5cc4fefc3505207 # v1.66.1
38+
uses: step-security/action-actionlint@f8554b90c388f266345bf4d5cc58bc3b2aad8fe5 # v1.67.0
3939
with:
4040
actionlint_flags: ${{ steps.get_yamls.outputs.files }}

0 commit comments

Comments
 (0)