Skip to content

Commit 399f8d7

Browse files
authored
Merge pull request #66 from robinhundt/dependabot/github_actions/release-plz/action-0.5.127
build(deps): bump release-plz/action from 0.5.124 to 0.5.127
2 parents dd72e89 + 5876ba3 commit 399f8d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-plz.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
app-id: ${{ secrets.RELEASE_APP_ID }}
3838
private-key: ${{ secrets.RELEASE_PRIVATE_KEY }}
3939
- name: Run release-plz
40-
uses: release-plz/action@e592230ad39e3ec735402572601fc621aa24355c # 0.5.124
40+
uses: release-plz/action@f708778669256143d984cce4b23592637532e040 # 0.5.127
4141
with:
4242
command: release
4343
env:
@@ -63,7 +63,7 @@ jobs:
6363

6464
- *get-release-app-token
6565
- name: Run release-plz
66-
uses: release-plz/action@e592230ad39e3ec735402572601fc621aa24355c # 0.5.124
66+
uses: release-plz/action@f708778669256143d984cce4b23592637532e040 # 0.5.127
6767
with:
6868
command: release-pr
6969
env:

0 commit comments

Comments
 (0)