diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 712c6d2..cbcd87b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -86,7 +86,7 @@ jobs: - name: Create GitHub Release if: steps.version.outputs.is_tag == 'true' - uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2 + uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3.0.3 with: tag_name: ${{ github.ref_name }} name: IronTrace ${{ steps.version.outputs.version }}