Skip to content

Commit

Permalink
chore: bump MarcoIeni/release-plz-action from 0.5.86 to 0.5.96
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.86 to 0.5.96.
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](release-plz/action@v0.5.86...v0.5.96)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 91f24a9 commit 36ee50b
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 @@ -29,7 +29,7 @@ jobs:

- name: Run release-plz
id: release-plz
uses: MarcoIeni/[email protected].86
uses: MarcoIeni/[email protected].96
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_SECRET }}
Expand Down

0 comments on commit 36ee50b

Please sign in to comment.