Skip to content

Commit

Permalink
Update to release-plz-v0.3.62 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni authored Apr 25, 2024
1 parent a6a23fd commit b00a07e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inputs:
required: false
version:
description: "Release-plz version to use. It must be an existing git tag name. For example `release-plz-v0.2.45`. (Default: `latest`)."
default: "release-plz-v0.3.61"
default: "release-plz-v0.3.62"
required: false
branding:
icon: "zap"
Expand All @@ -32,7 +32,7 @@ runs:
uses: jaxxstorm/[email protected]
with:
repo: obi1kenobi/cargo-semver-checks
tag: v0.30.0
tag: v0.31.0
cache: enable
- name: Install release-plz
uses: jaxxstorm/[email protected]
Expand Down

0 comments on commit b00a07e

Please sign in to comment.