Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to 9a28f24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 3974e92 commit 3547aca
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 @@ -174,7 +174,7 @@ jobs:
path: dist/artifacts
- name: Create GitHub release
id: create_release
uses: softprops/action-gh-release@975c1b265e11dd76618af1c374e7981f9a6ff44a
uses: softprops/action-gh-release@9a28f2423fd7ba2781181bb13e8aba228027c4e9
with:
name: ${{ steps.r2fv.outputs.branch }}
tag_name: ${{ needs.check_release.outputs.tag_name }}
Expand Down

0 comments on commit 3547aca

Please sign in to comment.