Skip to content

Commit af2f5db

Browse files
chore: bump MarcoIeni/release-plz-action from 0.5.86 to 0.5.99
Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.86 to 0.5.99. - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](release-plz/action@v0.5.86...v0.5.99) --- 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]>
1 parent 7bfc9b0 commit af2f5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Run release-plz
3131
id: release-plz
32-
uses: MarcoIeni/[email protected].86
32+
uses: MarcoIeni/[email protected].99
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
3535
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_SECRET }}

0 commit comments

Comments
 (0)