Skip to content

Commit

Permalink
Update to release-plz-v0.3.29 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni authored Oct 30, 2023
1 parent 045c7a4 commit 74ca2e0
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 @@ -14,7 +14,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.28"
default: "release-plz-v0.3.29"
required: false
branding:
icon: "zap"
Expand All @@ -26,7 +26,7 @@ runs:
uses: jaxxstorm/[email protected]
with:
repo: obi1kenobi/cargo-semver-checks
tag: v0.24.0
tag: v0.24.2
cache: enable
- name: Install release-plz
uses: jaxxstorm/[email protected]
Expand Down

0 comments on commit 74ca2e0

Please sign in to comment.