Skip to content

Commit 784dd0c

Browse files
Update softprops/action-gh-release action to v2.2.2
Update softprops/action-gh-release from 2.2.1 to 2.2.2 Change-type: patch
1 parent 6ceb8e1 commit 784dd0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flowzone.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4048,7 +4048,7 @@ jobs:
40484048

40494049
# https://github.com/softprops/action-gh-release
40504050
- name: Publish draft release
4051-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
4051+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
40524052
with:
40534053
token: ${{ steps.gh_app_token.outputs.token || secrets.FLOWZONE_TOKEN }}
40544054
name: ${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)