Skip to content

Commit 38c6231

Browse files
dependabot[bot]JohnTitor
authored andcommitted
build(deps): bump release-plz/action from 0.5.129 to 0.5.130
Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.129 to 0.5.130. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](release-plz/action@064f4d1...e879257) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.130 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa9ea4f commit 38c6231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Rust (rustup)
2525
run: rustup update stable --no-self-update && rustup default stable
2626
- name: Run release-plz
27-
uses: release-plz/action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5.129
27+
uses: release-plz/action@e8792575c7f2366cf6ff3ccc33ead9ace5b691c7 # v0.5.130
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)