Skip to content

Commit e974c87

Browse files
Merge pull request #255 from CPS-IT/renovate/softprops-action-gh-release-3.x
2 parents fabe019 + af69fde commit e974c87

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
@@ -26,7 +26,7 @@ jobs:
2626
# Create release
2727
- name: Create release
2828
id: create-release
29-
uses: softprops/action-gh-release@v2
29+
uses: softprops/action-gh-release@v3
3030
with:
3131
token: ${{ secrets.RELEASE_TOKEN }}
3232
generate_release_notes: true

0 commit comments

Comments
 (0)