Skip to content

Commit

Permalink
Update softprops/action-gh-release action to v2.0.5 (#5)
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 May 29, 2024
1 parent f80de79 commit a8ac543
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 @@ -40,7 +40,7 @@ jobs:
git push --tags
working-directory: ${{ github.workspace }}/teslamate
- name: Create release
uses: softprops/[email protected].4
uses: softprops/[email protected].5
with:
tag_name: v${{ steps.semver.outputs.semver }}
generate_release_notes: true
Expand Down

0 comments on commit a8ac543

Please sign in to comment.