diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 0526ef8..db97cc7 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -77,7 +77,7 @@ jobs: needs: find-changes if: needs.find-changes.outputs.workflow == 'true' container: - image: rhysd/actionlint:1.6.26@sha256:2362769b1d75056da70e7af1b12d9e52746f3a123b8f22a4322869e8f2cd45f2 + image: rhysd/actionlint:1.6.27@sha256:d84eca815fc24f72546ec1f2f416d9500ad3349ce7db098cf7a52256f5fd4384 options: --cpus 1 --user root steps: # yamllint disable-line rule:comments