diff --git a/action.yml b/action.yml index f6d2587..f85fe76 100644 --- a/action.yml +++ b/action.yml @@ -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/git-config@v0.1 - name: Run release-plz