Skip to content

Commit

Permalink
build(deps): bump MarcoIeni/release-plz-action from 0.5.85 to 0.5.87
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.85 to 0.5.87.
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](release-plz/action@v0.5.85...v0.5.87)

---
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 Jan 1, 2025
1 parent 31e13b3 commit 2ddd3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1.10.1

- name: release-plz
uses: MarcoIeni/release-plz-action@v0.5.85
uses: MarcoIeni/release-plz-action@v0.5.87
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 2ddd3ad

Please sign in to comment.