Skip to content

Commit 724db19

Browse files
build(deps): bump softprops/action-gh-release from 0.1.7 to 1 (#1188)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.7 to 1. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@fb0163a...815e458) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 709b484 commit 724db19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: ls -R artifacts
8787

8888
- name: release
89-
uses: softprops/action-gh-release@fb0163a75bee697a9cfec2c931801de7c7f10042
89+
uses: softprops/action-gh-release@815e45857946b196197a116aa0def711ff7f8ecc
9090
env:
9191
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9292
with:

0 commit comments

Comments
 (0)