We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150be1b commit 8d12446Copy full SHA for 8d12446
1 file changed
.github/workflows/release-plz.yaml
@@ -38,7 +38,7 @@ jobs:
38
private-key: ${{ secrets.SUMUP_BOT_PRIVATE_KEY }}
39
40
- name: Run release-plz
41
- uses: release-plz/action@1528104d2ca23787631a1c1f022abb64b34c1e11 # v0.5.128
+ uses: release-plz/action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5.129
42
with:
43
command: release-pr
44
env:
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
command: release
81
0 commit comments