Skip to content

Commit bd2746a

Browse files
renovate[bot]mdanish98ricogu
authored
chore(deps): update softprops/action-gh-release action to v3 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mohammad Ghazanfar Ali Danish <62088117+mdanish98@users.noreply.github.com> Co-authored-by: Rico Gu <rico.gu@sap.com>
1 parent 93ef041 commit bd2746a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
git push -f origin "v$MAJOR_VERSION"
158158
159159
- name: Create Release
160-
uses: softprops/action-gh-release@v2
160+
uses: softprops/action-gh-release@v3
161161
with:
162162
tag_name: "v${{ inputs.version }}"
163163
name: "v${{ inputs.version }}"

0 commit comments

Comments
 (0)