Skip to content

Commit

Permalink
Update softprops/action-gh-release action to v2.0.9 (#352)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 25e1f6e commit 05a9624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: ./scripts/prepare-release.sh

- name: Create draft release
uses: softprops/[email protected].8
uses: softprops/[email protected].9
with:
name: ${{ steps.prepare-release.outputs.version }}
tag_name: ${{ steps.prepare-release.outputs.version }}
Expand Down

0 comments on commit 05a9624

Please sign in to comment.