diff --git a/.github/workflows/release-on-tag.yml b/.github/workflows/release-on-tag.yml index 81f3ba14..e807deb7 100644 --- a/.github/workflows/release-on-tag.yml +++ b/.github/workflows/release-on-tag.yml @@ -72,7 +72,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Create Github release - uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1 + uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2 with: generate_release_notes: true tag_name: ${{ github.ref_name }} \ No newline at end of file