Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
chore(deps): update softprops/action-gh-release action to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 6d21081 commit 9232c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Release
if: github.ref_name == 'main' && steps.publish.outputs.type
uses: softprops/[email protected].0
uses: softprops/[email protected].1
with:
tag_name: ${{ steps.publish.outputs.version }}
body:
Expand Down

0 comments on commit 9232c8c

Please sign in to comment.