Skip to content

Commit d2bd95e

Browse files
authored
Merge pull request #161 from phalcon/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2 parents db02c6c + e2474e1 commit d2bd95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-phar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
run: test -e phalcon-migrations.phar && exit 0 || exit 10
2222

2323
- name: Upload to Release
24-
uses: softprops/action-gh-release@v1
24+
uses: softprops/action-gh-release@v2
2525
with:
2626
files: phalcon-migrations.phar

0 commit comments

Comments
 (0)