diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 33acdd71..599a62c9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -439,7 +439,7 @@ jobs: echo "asset-count=$(ls release-assets/ | wc -l)" - name: Create / update GitHub Release with assets - uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2.6.2 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: tag_name: ${{ steps.tag.outputs.tag }} name: Wickra ${{ steps.tag.outputs.tag }}