Skip to content

Commit

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

Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.72 to 0.5.73.
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](MarcoIeni/release-plz-action@v0.5.72...v0.5.73)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 04e9b6f commit 84fb637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
pkg-config
- name: Run release-plz
uses: MarcoIeni/release-plz-action@v0.5.72
uses: MarcoIeni/release-plz-action@v0.5.73
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 84fb637

Please sign in to comment.