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 8bc7024 commit a6398d4Copy full SHA for a6398d4
.github/workflows/release-please.yml
@@ -62,7 +62,7 @@ jobs:
62
run: make cross
63
64
- name: Attach binaries
65
- uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
+ uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1
66
with:
67
token: ${{ github.token }}
68
allowUpdates: true
0 commit comments