Skip to content

Commit

Permalink
chore: update to cargo-semver-checks 0.35 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni authored Sep 16, 2024
1 parent e288109 commit 58dfb4c
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.34, release-plz@${{ inputs.version }}
tool: cargo-semver-checks@0.35, 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 58dfb4c

Please sign in to comment.