Skip to content

Commit fb34c68

Browse files
chore(gha): bump MarcoIeni/release-plz-action from 0.5.124 to 0.5.126
Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.124 to 0.5.126. - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](release-plz/action@e592230...52440b5) --- updated-dependencies: - dependency-name: MarcoIeni/release-plz-action dependency-version: 0.5.126 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4507ac9 commit fb34c68

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
@@ -31,7 +31,7 @@ jobs:
3131
toolchain: '1.88'
3232

3333
- name: Run release-plz
34-
uses: MarcoIeni/release-plz-action@e592230ad39e3ec735402572601fc621aa24355c # v0.5.124
34+
uses: MarcoIeni/release-plz-action@52440b50d383aa252927de395c8b2c1e0a9cf8e9 # v0.5.126
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
CARGO_REGISTRY_TOKEN: ${{ steps.auth.outputs.token }}

0 commit comments

Comments
 (0)