Skip to content

Commit 7b4b55c

Browse files
authored
Merge pull request #1174 from micronaut-projects/renovate/softprops-action-gh-release-2.x
Update softprops/action-gh-release action to v2.3.4
2 parents 1fbd64e + 8359b05 commit 7b4b55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,6 @@ jobs:
162162
- name: Upload assets
163163
# Upload the artifacts to the existing release. Note that the SLSA provenance will
164164
# attest to each artifact file and not the aggregated ZIP file.
165-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
165+
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
166166
with:
167167
files: artifacts.zip

0 commit comments

Comments
 (0)