Skip to content

Commit

Permalink
Update softprops/action-gh-release action to v2.2.1 (#113)
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 Jan 8, 2025
1 parent c1a5a87 commit 8342e47
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].0
uses: softprops/[email protected].1
with:
tag_name: v${{ steps.semver.outputs.semver }}
body_path: CHANGELOG.txt
Expand Down

0 comments on commit 8342e47

Please sign in to comment.