Skip to content

Commit

Permalink
chore: update cargo-semver-checks (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni authored Aug 18, 2024
1 parent 92ae919 commit e288109
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 @@ -57,7 +57,7 @@ runs:
- name: Install binaries
uses: taiki-e/install-action@v2
with:
tool: cargo-semver-checks@0.33, release-plz@${{ inputs.version }}
tool: cargo-semver-checks@0.34, release-plz@${{ inputs.version }}
- name: Configure git user from GitHub token
uses: MarcoIeni/[email protected]
- name: Run release-plz
Expand Down

0 comments on commit e288109

Please sign in to comment.