Skip to content

Commit

Permalink
update semver checks
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Dec 19, 2024
1 parent db75300 commit 518cd24
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.37, release-plz@${{ inputs.version }}
tool: cargo-semver-checks@0.38, 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 518cd24

Please sign in to comment.