diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb28bfc..95b3692 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -70,7 +70,7 @@ jobs: retention-days: 90 - name: Create / update GitHub Release - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 + uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2.6.2 with: tag_name: ${{ inputs.tag || github.ref_name }} name: ${{ inputs.tag || github.ref_name }}