Skip to content

Commit 799c87f

Browse files
authored
Merge pull request #1 from simtabi/dependabot/github_actions/softprops/action-gh-release-3
chore(deps): bump softprops/action-gh-release from 2 to 3
2 parents e4142fe + 0595fd5 commit 799c87f

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
@@ -44,7 +44,7 @@ jobs:
4444
> bundle/SHA256SUMS
4545
4646
- name: Attach bundle + checksums to GitHub Release
47-
uses: softprops/action-gh-release@v2
47+
uses: softprops/action-gh-release@v3
4848
with:
4949
files: |
5050
bundle/installer.py

0 commit comments

Comments
 (0)