We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 481213a + ab045b2 commit f881fb8Copy full SHA for f881fb8
1 file changed
.github/workflows/shippable_builds.yml
@@ -775,7 +775,7 @@ jobs:
775
- name: Publish to GitHub Releases
776
id: publish_gh
777
if: ${{ contains(matrix.releaseTarget, 'github') }}
778
- uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
+ uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
779
with:
780
token: ${{ steps.app-token.outputs.token || github.token }}
781
target_commitish: ${{ steps.shanotes.outputs.app_sha }}
0 commit comments