We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8de1f commit b441d95Copy full SHA for b441d95
.github/workflows/release.yml
@@ -160,6 +160,6 @@ jobs:
160
- name: Upload assets
161
# Upload the artifacts to the existing release. Note that the SLSA provenance will
162
# attest to each artifact file and not the aggregated ZIP file.
163
- uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
+ uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
164
with:
165
files: artifacts.zip
0 commit comments