Skip to content

Commit 680133c

Browse files
chore(deps): update softprops/action-gh-release digest to 5be0e66 (#1271)
Co-authored-by: ubot-7274[bot] <217212047+ubot-7274[bot]@users.noreply.github.com>
1 parent 8c60b2b commit 680133c

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@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2
55+
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2
5656
if: contains(fromJson('["stable"]'), matrix.version) && contains(fromJson('["schedule", "workflow_dispatch", "workflow_call"]'), github.event_name)
5757
with:
5858
name: ${{ steps.generate-release-text.outputs.title }}

0 commit comments

Comments
 (0)