Skip to content

Commit

Permalink
deps(docker): bump rhysd/actionlint from 1.7.3 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps rhysd/actionlint from 1.7.3 to 1.7.4.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 376a736 commit cf09700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ FROM hashicorp/terraform:1.9.7 AS terraform
FROM koalaman/shellcheck:v0.10.0 AS shellcheck
FROM mstruebing/editorconfig-checker:v3.0.3 AS editorconfig-checker
FROM mvdan/shfmt:v3.10.0 AS shfmt
FROM rhysd/actionlint:1.7.3 AS actionlint
FROM rhysd/actionlint:1.7.4 AS actionlint
FROM scalameta/scalafmt:v3.8.3 AS scalafmt
FROM zricethezav/gitleaks:v8.21.1 AS gitleaks
FROM yoheimuta/protolint:0.50.5 AS protolint
Expand Down

0 comments on commit cf09700

Please sign in to comment.