Skip to content

Commit 4665c3b

Browse files
Merge pull request #1456 from product-os/renovate/softprops-action-gh-release-2.2.x
Update softprops/action-gh-release action to v2.2.2
2 parents 6ceb8e1 + 784dd0c commit 4665c3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flowzone.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

+1-1
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)