diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index cd8e88cb..a218624e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 # See: https://goreleaser.com/ci/actions/ - name: Create Release - uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2 with: name: ${{ github.ref_name }} tag_name: ${{ github.ref_name }}