We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd72e89 + 5876ba3 commit 399f8d7Copy full SHA for 399f8d7
.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@e592230ad39e3ec735402572601fc621aa24355c # 0.5.124
+ uses: release-plz/action@f708778669256143d984cce4b23592637532e040 # 0.5.127
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