Skip to content

Commit 5775d4f

Browse files
chore: bump MarcoIeni/release-plz-action from 0.5.112 to 0.5.118 (#1587)
Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.112 to 0.5.118. - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](release-plz/action@v0.5.112...v0.5.118) --- updated-dependencies: - dependency-name: MarcoIeni/release-plz-action dependency-version: 0.5.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fca7422 commit 5775d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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].112
32+
uses: MarcoIeni/[email protected].118
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
3535
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_SECRET }}

0 commit comments

Comments
 (0)