Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to 92bc83c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 642c54e commit 65e2305
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 @@ -175,7 +175,7 @@ jobs:
path: dist/artifacts
- name: Create GitHub release
id: create_release
uses: softprops/action-gh-release@0a7d9cdbe44d16ac5fe9788836ca8af96266902e
uses: softprops/action-gh-release@92bc83c4214f780e84c7d2a85464a2ca05ebc2f0
with:
name: ${{ steps.r2fv.outputs.branch }}
tag_name: ${{ needs.check_release.outputs.tag_name }}
Expand Down

0 comments on commit 65e2305

Please sign in to comment.