Skip to content

Commit

Permalink
chore(deps,github-actions): bump MarcoIeni/release-plz-action
Browse files Browse the repository at this point in the history
Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.90 to 0.5.94.
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](release-plz/action@v0.5.90...v0.5.94)

---
updated-dependencies:
- dependency-name: MarcoIeni/release-plz-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent bac15b1 commit df1d297
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 @@ -30,7 +30,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
# Trigger build script to generate version info
- run: cargo build
- uses: MarcoIeni/release-plz-action@v0.5.90
- uses: MarcoIeni/release-plz-action@v0.5.94
with:
command: release
env:
Expand All @@ -49,7 +49,7 @@ jobs:
fetch-depth: 0
submodules: recursive
- uses: dtolnay/rust-toolchain@stable
- uses: MarcoIeni/release-plz-action@v0.5.90
- uses: MarcoIeni/release-plz-action@v0.5.94
with:
command: release-pr
env:
Expand Down

0 comments on commit df1d297

Please sign in to comment.