Skip to content

Commit

Permalink
chore(deps): update jaxxstorm/action-install-gh-release action to v1.…
Browse files Browse the repository at this point in the history
…12.0 (#107)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent b01dad2 commit d5ddb58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint-gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@ 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
cache: enable

- 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
Expand Down

0 comments on commit d5ddb58

Please sign in to comment.