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.
1 parent d9ba9f0 commit 20672a0Copy full SHA for 20672a0
.github/workflows/release.yml
@@ -130,7 +130,7 @@ jobs:
130
# Confusingly, this action also supports updating releases, not
131
# just creating them. This is what we want here, since we've manually
132
# created the release that triggered the action.
133
- uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
+ uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
134
with:
135
# smoketest-artifacts/ contains the signatures and certificates.
136
files: |
0 commit comments