From 4a123df1056ea1daa5eba14042861532dc3c27ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:23:50 +0000 Subject: [PATCH] ci(deps): update rhysd/actionlint docker tag to v1.7.3 --- .github/workflows/default_linter_callable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/default_linter_callable.yml b/.github/workflows/default_linter_callable.yml index e02436d..6b7879d 100644 --- a/.github/workflows/default_linter_callable.yml +++ b/.github/workflows/default_linter_callable.yml @@ -89,7 +89,7 @@ jobs: needs: find-changes-for-shell-output if: needs.find-changes-for-shell-output.outputs.workflow == 'true' container: - image: rhysd/actionlint:1.7.2@sha256:89d3f90f82781dee3c8724651129634b08cf2241bbd67fcd02a1c5198119fc5e + image: rhysd/actionlint:1.7.3@sha256:7617f05bd698cd2f1c3aedc05bc733ccec92cca0738f3e8722c32c5b42c70ae6 options: --cpus 1 --user root steps: - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0