Skip to content

Commit

Permalink
Update jaxxstorm/action-install-gh-release action to v1.11.0 (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent c832780 commit 131a74f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,14 +136,14 @@ runs:
- name: Install tfcmt
if: env.ACTIONS_ENABLED == 'true'
uses: jaxxstorm/action-install-gh-release@v1.10.0
uses: jaxxstorm/action-install-gh-release@v1.11.0
with:
repo: suzuki-shunsuke/tfcmt
tag: v4.6.0

- name: Install terraform-docs
if: env.ACTIONS_ENABLED == 'true'
uses: jaxxstorm/action-install-gh-release@v1.10.0
uses: jaxxstorm/action-install-gh-release@v1.11.0
with:
repo: terraform-docs/terraform-docs
tag: v0.17.0
Expand Down

0 comments on commit 131a74f

Please sign in to comment.