diff --git a/.github/workflows/release-tags.yml b/.github/workflows/release-tags.yml index 451ffcf..0a83962 100644 --- a/.github/workflows/release-tags.yml +++ b/.github/workflows/release-tags.yml @@ -31,6 +31,6 @@ jobs: steps: - uses: actions/checkout@v7 - name: Release - uses: softprops/action-gh-release@1c214ab373197cfdedb8c44482a8faf4608192d7 + uses: softprops/action-gh-release@d1e66170d32c9ec7bbcb7fae044d3d686ce304d3 with: generate_release_notes: true