diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b8bc6bc..b75f8c1 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -218,7 +218,7 @@ jobs: - name: Create GitHub release id: github_release - uses: softprops/action-gh-release@v2.2.1 + uses: softprops/action-gh-release@v2.2.2 with: tag_name: ${{ github.ref }} name: ${{ env.PLUGIN_NAME }} ${{ github.ref }}