Skip to content

Commit ff98721

Browse files
chore(deps): update softprops/action-gh-release action to v2
1 parent e110167 commit ff98721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
version: ${{ env.CI_REF_NAME }}
5858
path: CHANGELOG.md
5959

60-
- uses: softprops/action-gh-release@v1
60+
- uses: softprops/action-gh-release@v2
6161
with:
6262
tag_name: ${{ env.CI_REF_NAME }}
6363
name: ${{ env.CI_REF_NAME }}

0 commit comments

Comments
 (0)