Skip to content

Commit 82fa20c

Browse files
authored
Merge pull request #252 from Pollora/dependabot/github_actions/develop/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents 0358a77 + 9c51c05 commit 82fa20c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Create Release
3030
if: startsWith(github.ref, 'refs/tags/')
31-
uses: softprops/action-gh-release@v2
31+
uses: softprops/action-gh-release@v3
3232
with:
3333
files: |
3434
LICENSE

0 commit comments

Comments
 (0)