diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 8341a5e..fccc993 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -27,7 +27,7 @@ jobs: run: ./gradlew test --no-build-cache - name: Create GitHub Release - uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2 + uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2 with: files: wt-jetbrains-plugin/build/distributions/*.zip generate_release_notes: true