Skip to content

Commit 014f35a

Browse files
build(deps): bump MarcoIeni/release-plz-action
Bumps the actions-updates group with 1 update: [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action). Updates `MarcoIeni/release-plz-action` from 0.5.86 to 0.5.87 - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](release-plz/action@db75300...395042a) --- updated-dependencies: - dependency-name: MarcoIeni/release-plz-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7dd2b8 commit 014f35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-plz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: install linux dependencies
3838
run: ./hack/ci/install-linux-deps.sh
3939
- name: release-plz
40-
uses: MarcoIeni/release-plz-action@db75300cf27adcd986d6f0cf4a72a4ffcc11dae5 # v0.5.86
40+
uses: MarcoIeni/release-plz-action@395042a06223c60c3e953d5fa124e97dfef96672 # v0.5.87
4141
env:
4242
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
4343
CARGO_REGISTRY_TOKEN: "${{ secrets.KRATA_RELEASE_CARGO_TOKEN }}"

0 commit comments

Comments
 (0)