Skip to content

Commit 3d3bd02

Browse files
chore(deps): update softprops/action-gh-release action to v3 (#712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2d9980 commit 3d3bd02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
fi
101101
102102
- name: Upload to GitHub Release
103-
uses: softprops/action-gh-release@v2
103+
uses: softprops/action-gh-release@v3
104104
if: startsWith(github.ref, 'refs/tags/')
105105
with:
106106
files: |

0 commit comments

Comments
 (0)