From d5ddb580c632d0efe3e009b9c4e37dda4141014e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 00:41:30 +0000 Subject: [PATCH] chore(deps): update jaxxstorm/action-install-gh-release action to v1.12.0 (#107) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/lint-gha.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/lint-gha.yml b/.github/workflows/lint-gha.yml index 0ea11164..611c2e37 100644 --- a/.github/workflows/lint-gha.yml +++ b/.github/workflows/lint-gha.yml @@ -40,14 +40,14 @@ jobs: - name: Install actionlint # cspell:ignore jaxxstorm - uses: jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11.0 + uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0 with: # cspell:ignore rhysd repo: rhysd/actionlint cache: enable - name: Install pinact - uses: jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11.0 + uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0 with: # cspell:ignore pinact repo: suzuki-shunsuke/pinact @@ -55,7 +55,7 @@ jobs: - name: Install ghalint id: install-ghalint - uses: jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11.0 + uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0 with: # cspell:ignore shunsuke ghalint repo: suzuki-shunsuke/ghalint