Skip to content

Commit 7b8762d

Browse files
authored
Merge pull request #212 from AliSayyah/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2 parents a00a31b + d3aacd9 commit 7b8762d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: create github release
7474
id: create_release
75-
uses: softprops/action-gh-release@v1
75+
uses: softprops/action-gh-release@v2
7676
env:
7777
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7878
with:

0 commit comments

Comments
 (0)