Skip to content

Commit 4f019dd

Browse files
Bump release-plz/action in the actions-updates group across 1 directory (#54)
Bumps the actions-updates group with 1 update in the / directory: [release-plz/action](https://github.com/release-plz/action). Updates `release-plz/action` from 0.5.124 to 0.5.127 - [Release notes](https://github.com/release-plz/action/releases) - [Commits](release-plz/action@e592230...f708778) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.127 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Leggett <benjamin@edera.io>
1 parent e5932b7 commit 4f019dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
private-key: "${{ secrets.EDERA_CULTIVATION_APP_PRIVATE_KEY }}"
4646

4747
- name: Run release-plz
48-
uses: release-plz/action@e592230ad39e3ec735402572601fc621aa24355c # v0.5
48+
uses: release-plz/action@f708778669256143d984cce4b23592637532e040 # v0.5
4949
with:
5050
command: release
5151
env:
@@ -89,7 +89,7 @@ jobs:
8989
private-key: "${{ secrets.EDERA_CULTIVATION_APP_PRIVATE_KEY }}"
9090

9191
- name: Run release-plz
92-
uses: release-plz/action@e592230ad39e3ec735402572601fc621aa24355c # v0.5
92+
uses: release-plz/action@f708778669256143d984cce4b23592637532e040 # v0.5
9393
with:
9494
command: release-pr
9595
env:

0 commit comments

Comments
 (0)