Skip to content

Commit eb6e054

Browse files
chore(deps): update softprops/action-gh-release digest to 718ea10
1 parent 995de97 commit eb6e054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "tag=${TAG}" >> $GITHUB_OUTPUT
5959
6060
- name: Create Release
61-
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3
61+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3
6262
if: contains(fromJson('["stable"]'), matrix.version) && (github.event.schedule == '0 1 * * TUE' || contains(fromJson('["workflow_dispatch", "workflow_call"]'), github.event_name))
6363
with:
6464
name: ${{ steps.generate-release-text.outputs.title }}

0 commit comments

Comments
 (0)