Skip to content

Commit c69219b

Browse files
Merge pull request #8 from samithahansaka/dependabot/github_actions/softprops/action-gh-release-2
chore(ci): bump softprops/action-gh-release from 1 to 2
2 parents 8056734 + 9eb83b5 commit c69219b

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
@@ -62,7 +62,7 @@ jobs:
6262
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
6363

6464
- name: Create GitHub Release
65-
uses: softprops/action-gh-release@v1
65+
uses: softprops/action-gh-release@v2
6666
with:
6767
generate_release_notes: true
6868
env:

0 commit comments

Comments
 (0)