Skip to content

Commit 45ce9dc

Browse files
ci(deps): bump softprops/action-gh-release from 1 to 2
--- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f5c80d commit 45ce9dc

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
@@ -114,7 +114,7 @@ jobs:
114114
path: dist/
115115

116116
- name: Create Release
117-
uses: softprops/action-gh-release@v1
117+
uses: softprops/action-gh-release@v2
118118
with:
119119
files: dist/*
120120
generate_release_notes: true

0 commit comments

Comments
 (0)