diff --git a/.github/workflows/default_linter_callable.yml b/.github/workflows/default_linter_callable.yml index 7b9f223..7cbba48 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.3@sha256:7617f05bd698cd2f1c3aedc05bc733ccec92cca0738f3e8722c32c5b42c70ae6 + image: rhysd/actionlint:1.7.4@sha256:82244e1db1c60d82c7792180a48dd0bcb838370bb589d53ff132503fc9485868 options: --cpus 1 --user root steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2