Skip to content

Commit

Permalink
Update to release-plz-v0.3.33 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni authored Dec 11, 2023
1 parent e65744f commit 9434026
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 @@ -17,7 +17,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.32"
default: "release-plz-v0.3.33"
required: false
branding:
icon: "zap"
Expand All @@ -29,7 +29,7 @@ runs:
uses: jaxxstorm/[email protected]
with:
repo: obi1kenobi/cargo-semver-checks
tag: v0.25.0
tag: v0.26.0
cache: enable
- name: Install release-plz
uses: jaxxstorm/[email protected]
Expand Down

0 comments on commit 9434026

Please sign in to comment.