Skip to content

Commit b89fd95

Browse files
Bump release-plz/action from 0.5.126 to 0.5.127 (#57)
Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.126 to 0.5.127. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](release-plz/action@52440b5...f708778) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.127 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e68e08 commit b89fd95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# GitHub App private key secret name
3939
private-key: ${{ secrets.RELEASE_PLZ_APP_PRIVATE_KEY }}
4040
- name: Run release-plz
41-
uses: release-plz/action@52440b50d383aa252927de395c8b2c1e0a9cf8e9
41+
uses: release-plz/action@f708778669256143d984cce4b23592637532e040
4242
with:
4343
command: release
4444
env:
@@ -59,7 +59,7 @@ jobs:
5959
- *install-rust
6060
- *generate-token
6161
- name: Run release-plz
62-
uses: release-plz/action@52440b50d383aa252927de395c8b2c1e0a9cf8e9
62+
uses: release-plz/action@f708778669256143d984cce4b23592637532e040
6363
with:
6464
command: release-pr
6565
env:

0 commit comments

Comments
 (0)