Skip to content

Commit

Permalink
chore(deps): bump MarcoIeni/release-plz-action from 0.5.86 to 0.5.88 (#…
Browse files Browse the repository at this point in the history
…315)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 0f1337f commit 20f285b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
token: ${{ steps.token.outputs.token }}
- uses: dtolnay/rust-toolchain@stable
- uses: MarcoIeni/[email protected].86
- uses: MarcoIeni/[email protected].88
with:
command: release
env:
Expand All @@ -50,7 +50,7 @@ jobs:
fetch-depth: 0
token: ${{ steps.token.outputs.token }}
- uses: dtolnay/rust-toolchain@stable
- uses: MarcoIeni/[email protected].86
- uses: MarcoIeni/[email protected].88
with:
command: release-pr
env:
Expand Down

0 comments on commit 20f285b

Please sign in to comment.