Skip to content

Commit b0e248a

Browse files
Merge pull request #1924 from kristof-mattei/renovate/softprops-action-gh-release-2.x
chore(deps): update softprops/action-gh-release action to v2.3.2
2 parents aae5b37 + 3487f3c commit b0e248a

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
@@ -113,7 +113,7 @@ jobs:
113113
cog changelog --at ${{ steps.release.outputs.version }} > GITHUB_CHANGELOG.md
114114
115115
- name: Upload github release
116-
uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2.3.0
116+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
117117
with:
118118
body_path: GITHUB_CHANGELOG.md
119119
tag_name: ${{ steps.release.outputs.version }}

0 commit comments

Comments
 (0)