diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1874257..e23df0c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -83,7 +83,7 @@ jobs: echo 'EOF' } >> "$GITHUB_OUTPUT" - name: Create GH Release - uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1 if: inputs.isPrerelease == false with: tag_name: v${{ inputs.version }}