diff --git a/.github/workflows/zap_release.yml b/.github/workflows/zap_release.yml index 3cca192..ebfb32c 100644 --- a/.github/workflows/zap_release.yml +++ b/.github/workflows/zap_release.yml @@ -520,7 +520,7 @@ jobs: shell: bash - name: Create GitHub release with all assets - uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: name: ${{ needs.prepare_metadata.outputs.release_name }} tag_name: ${{ needs.prepare_metadata.outputs.release_tag }}