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 2aa8fac commit 75dcd35Copy full SHA for 75dcd35
.github/workflows/build.yml
@@ -261,5 +261,5 @@ jobs:
261
labels: ${{ steps.docker-meta.outputs.labels }}
262
263
- name: Release
264
- uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2
+ uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
265
if: startsWith(github.ref, 'refs/tags/')
0 commit comments