Skip to content

Commit

Permalink
build(deps): bump asdf-vm/actions from 2.2.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 2.2.0 to 3.0.2.
- [Release notes](https://github.com/asdf-vm/actions/releases)
- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)
- [Commits](asdf-vm/actions@v2.2.0...v3.0.2)

---
updated-dependencies:
- dependency-name: asdf-vm/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent ad7cb20 commit f6a2b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ runs:
steps:
- name: Setup Terramate and Terraform using asfd
if: ${{ inputs.setup == 'true' }}
uses: asdf-vm/actions/install@v2.2.0
uses: asdf-vm/actions/install@v3.0.2
with:
tool_versions: |
terramate ${{ inputs.terramate-version }}
Expand Down

0 comments on commit f6a2b3d

Please sign in to comment.