Skip to content

Commit 63f8211

Browse files
Bump softprops/action-gh-release from 2 to 3 (#48)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2f4cbb commit 63f8211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-best-of-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7171
- name: create-release
72-
uses: softprops/action-gh-release@v2
72+
uses: softprops/action-gh-release@v3
7373
env:
7474
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7575
with:

0 commit comments

Comments
 (0)