Skip to content

Commit 60bc7c2

Browse files
chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.0.8 (#260)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.15 to 2.0.8. - [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@v0.1.15...v2.0.8) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f0a032 commit 60bc7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
9393
- name: Uploading...
9494
if: github.ref == 'refs/heads/master'
95-
uses: softprops/action-gh-release@v0.1.15
95+
uses: softprops/action-gh-release@v2.0.8
9696
with:
9797
tag_name: ${{ env.VERSION }}
9898
token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)