diff --git a/.github/workflows/default_linter_callable.yml b/.github/workflows/default_linter_callable.yml index e761ff9..d568545 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.5@sha256:d1b3d067b912ea4cbf697750cee80f59114414365b916167b4c7b4cf9504ca9a + image: rhysd/actionlint:1.7.6@sha256:e3856d413f923accc4120884ff79f6bdba3dd53fd42884d325f21af61cc15ce0 options: --cpus 1 --user root steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2