Skip to content

Commit 5643c47

Browse files
Merge pull request #3 from Arthur742Ramos/dependabot/github_actions/softprops/action-gh-release-2
chore(deps): bump softprops/action-gh-release from 1 to 2
2 parents 24cab95 + 40cf7ed commit 5643c47

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
@@ -60,7 +60,7 @@ jobs:
6060
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
6161

6262
- name: Create GitHub Release
63-
uses: softprops/action-gh-release@v1
63+
uses: softprops/action-gh-release@v2
6464
with:
6565
generate_release_notes: true
6666
files: |

0 commit comments

Comments
 (0)