We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b8870 commit 54959e2Copy full SHA for 54959e2
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Init
76
run: ./bin/init.sh
77
78
- - uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
+ - uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
79
if: env.DRY_RUN == 'false'
80
with:
81
allowUpdates: true
0 commit comments