Skip to content

Commit 63f33dd

Browse files
committed
chore(deps): update softprops/action-gh-release action to v3
1 parent d0c9c9a commit 63f33dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
shasum -a 256 github-org-repos-sync-* > sha256sums.txt
7070
7171
- name: Upload artifacts to existing release
72-
uses: softprops/action-gh-release@v2
72+
uses: softprops/action-gh-release@v3
7373
with:
7474
tag_name: ${{ needs.release-please.outputs.tag_name }}
7575
files: |

0 commit comments

Comments
 (0)