Skip to content

Commit 403f642

Browse files
Bump step-security/action-actionlint from 1.67.1 to 1.68.0 (#77)
Bumps [step-security/action-actionlint](https://github.com/step-security/action-actionlint) from 1.67.1 to 1.68.0. - [Release notes](https://github.com/step-security/action-actionlint/releases) - [Commits](step-security/action-actionlint@8851cbd...38cadc4) --- updated-dependencies: - dependency-name: step-security/action-actionlint dependency-version: 1.68.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ae7a03 commit 403f642

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@8851cbd2983dfffca689a30782e80c3ecc45a471 # v1.67.1
38+
uses: step-security/action-actionlint@38cadc4bcc3ff3dd7f83b1f496d7c6b1c7ed8371 # v1.68.0
3939
with:
4040
actionlint_flags: ${{ steps.get_yamls.outputs.files }}

0 commit comments

Comments
 (0)