Skip to content

Commit 8113620

Browse files
chore(deps): update softprops/action-gh-release digest to 71d29a0
1 parent c8ea591 commit 8113620

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
@@ -52,7 +52,7 @@ jobs:
5252
echo "tag=${TAG}" >> $GITHUB_OUTPUT
5353
5454
- name: Create Release
55-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
55+
uses: softprops/action-gh-release@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2
5656
if: contains(fromJson('["stable"]'), matrix.version) && (github.event.schedule == '0 1 * * TUE' || contains(fromJson('["workflow_dispatch", "workflow_call"]'), github.event_name))
5757
with:
5858
name: ${{ steps.generate-release-text.outputs.title }}

0 commit comments

Comments
 (0)