Skip to content

Commit e51114a

Browse files
Bump rhysd/actionlint from 1.6.19 to 1.6.20 (super-linter#3396)
Bumps rhysd/actionlint from 1.6.19 to 1.6.20. --- updated-dependencies: - dependency-name: rhysd/actionlint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62f853c commit e51114a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM hashicorp/terraform:1.3.0 as terraform
2020
FROM koalaman/shellcheck:v0.8.0 as shellcheck
2121
FROM mstruebing/editorconfig-checker:2.4.0 as editorconfig-checker
2222
FROM mvdan/shfmt:v3.5.1 as shfmt
23-
FROM rhysd/actionlint:1.6.19 as actionlint
23+
FROM rhysd/actionlint:1.6.20 as actionlint
2424
FROM scalameta/scalafmt:v3.5.9 as scalafmt
2525
FROM yoheimuta/protolint:0.41.0 as protolint
2626
FROM zricethezav/gitleaks:v8.13.0 as gitleaks

0 commit comments

Comments
 (0)