Skip to content

Commit 8a1e0b6

Browse files
authored
Merge pull request #6 from php-toolkit/dependabot/github_actions/softprops/action-gh-release-3
chore(deps): bump softprops/action-gh-release from 2 to 3
2 parents aa77399 + 73107a9 commit 8a1e0b6

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
@@ -31,7 +31,7 @@ jobs:
3131
3232
# https://github.com/softprops/action-gh-release
3333
- name: Create release and upload assets
34-
uses: softprops/action-gh-release@v2
34+
uses: softprops/action-gh-release@v3
3535
with:
3636
name: ${{ env.RELEASE_TAG }}
3737
tag_name: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)