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.
2 parents 0336452 + 1d386ab commit 9d137d3Copy full SHA for 9d137d3
1 file changed
.github/workflows/CICD.yml
@@ -290,7 +290,7 @@ jobs:
290
subject-digest: sha256:${{ steps.upload-deb.outputs.artifact-digest }}
291
292
- name: Publish archives and packages
293
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
+ uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
294
if: steps.is-release.outputs.IS_RELEASE
295
with:
296
files: |
0 commit comments