We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b92ccf + 980e080 commit 1f7037bCopy full SHA for 1f7037b
.github/workflows/release-plz.yml
@@ -37,7 +37,7 @@ jobs:
37
app-id: ${{ secrets.RELEASE_APP_ID }}
38
private-key: ${{ secrets.RELEASE_PRIVATE_KEY }}
39
- name: Run release-plz
40
- uses: release-plz/action@f708778669256143d984cce4b23592637532e040 # 0.5.127
+ uses: release-plz/action@1528104d2ca23787631a1c1f022abb64b34c1e11 # 0.5.128
41
with:
42
command: release
43
env:
@@ -63,7 +63,7 @@ jobs:
63
64
- *get-release-app-token
65
66
67
68
command: release-pr
69
0 commit comments