Skip to content

Commit

Permalink
chore: update cargo-semver-checks (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Jun 18, 2024
1 parent 7566221 commit 86afd21
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 @@ -53,7 +53,7 @@ runs:
- name: Install binaries
uses: taiki-e/install-action@v2
with:
tool: cargo-semver-checks@0.31, release-plz@${{ inputs.version }}
tool: cargo-semver-checks@0.32, release-plz@${{ inputs.version }}
- name: Configure git user from GitHub token
uses: MarcoIeni/git-config@v0.1
- name: Run release-plz
Expand Down

0 comments on commit 86afd21

Please sign in to comment.