Skip to content

Commit 47d88ad

Browse files
authored
Merge pull request #8 from ammawla/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents b40ab92 + 07fa319 commit 47d88ad

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
@@ -78,7 +78,7 @@ jobs:
7878
GITHUB_REF: ${{ github.ref }}
7979

8080
- name: Create GitHub Release
81-
uses: softprops/action-gh-release@v2
81+
uses: softprops/action-gh-release@v3
8282
with:
8383
generate_release_notes: true
8484
files: dist/*

0 commit comments

Comments
 (0)