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 a7a67e4 + 0fc7959 commit 2250bb0Copy full SHA for 2250bb0
1 file changed
.github/workflows/CICD.yml
@@ -287,7 +287,7 @@ jobs:
287
${{ steps.debian-package.outputs.DPKG_PATH }}
288
289
- name: Publish archives and packages
290
- uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
+ uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
291
if: steps.is-release.outputs.IS_RELEASE
292
with:
293
files: |
0 commit comments