Skip to content

Commit 4d161da

Browse files
Bump release-plz/action in the actions-updates group
Bumps the actions-updates group with 1 update: [release-plz/action](https://github.com/release-plz/action). Updates `release-plz/action` from 0.5.124 to 0.5.126 - [Release notes](https://github.com/release-plz/action/releases) - [Commits](release-plz/action@e592230...52440b5) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.126 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 320d4fc commit 4d161da

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@52440b50d383aa252927de395c8b2c1e0a9cf8e9 # 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@52440b50d383aa252927de395c8b2c1e0a9cf8e9 # v0.5
9393
with:
9494
command: release-pr
9595
env:

0 commit comments

Comments
 (0)