Skip to content

Commit

Permalink
Update softprops/action-gh-release action to v2.0.9 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Colin Seymour <[email protected]>
  • Loading branch information
renovate[bot] and lildude authored Oct 31, 2024
1 parent 01fa619 commit a3e3f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
git push --tags
working-directory: ${{ github.workspace }}/ghostfolio
- name: Create release
uses: softprops/[email protected].8
uses: softprops/[email protected].9
with:
tag_name: v${{ steps.semver.outputs.semver }}
body_path: CHANGELOG.txt
Expand Down

0 comments on commit a3e3f35

Please sign in to comment.