Skip to content

Commit 6aaf789

Browse files
Merge pull request #554 from CPS-IT/renovate/softprops-action-gh-release-3.x
2 parents 5322b46 + 9d0b6e0 commit 6aaf789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Create release
7878
id: create-release
79-
uses: softprops/action-gh-release@v2
79+
uses: softprops/action-gh-release@v3
8080
with:
8181
generate_release_notes: true
8282
files: ${{ steps.download.outputs.download-path }}/${{ env.EXTENSION_ARTEFACT }}

0 commit comments

Comments
 (0)