Skip to content

Commit

Permalink
chore: update [email protected] (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni authored May 18, 2024
1 parent 7fe60ae commit 453fa50
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 @@ -50,13 +50,13 @@ runs:
using: "composite"
steps:
- name: Install cargo-semver-checks
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: obi1kenobi/cargo-semver-checks
tag: v0.31.0
cache: enable
- name: Install release-plz
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: MarcoIeni/release-plz
tag: ${{ inputs.version }}
Expand Down

0 comments on commit 453fa50

Please sign in to comment.