Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jtzero committed May 21, 2024
1 parent 7407853 commit 5c957f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/plugin_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v2.2.0
uses: asdf-vm/actions/plugin-test@v3.0.2
with:
command: " "
env:
Expand All @@ -21,7 +21,7 @@ jobs:
runs-on: macos-latest
steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v2.2.0
uses: asdf-vm/actions/plugin-test@v3.0.2
with:
command: " "
env:
Expand Down

0 comments on commit 5c957f9

Please sign in to comment.