Skip to content

Commit 1f7037b

Browse files
authored
Merge pull request #73 from robinhundt/dependabot/github_actions/release-plz/action-0.5.128
build(deps): bump release-plz/action from 0.5.127 to 0.5.128
2 parents 5b92ccf + 980e080 commit 1f7037b

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@f708778669256143d984cce4b23592637532e040 # 0.5.127
40+
uses: release-plz/action@1528104d2ca23787631a1c1f022abb64b34c1e11 # 0.5.128
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@f708778669256143d984cce4b23592637532e040 # 0.5.127
66+
uses: release-plz/action@1528104d2ca23787631a1c1f022abb64b34c1e11 # 0.5.128
6767
with:
6868
command: release-pr
6969
env:

0 commit comments

Comments
 (0)