Skip to content

Commit f5c4b75

Browse files
dependabot[bot]davidski
authored andcommitted
Bump softprops/action-gh-release from 0.1.14 to 1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 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@v0.1.14...v1) --- 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]>
1 parent 11b064f commit f5c4b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
uses: actions/checkout@v2
1616
- name: Create Release
1717
id: create_release
18-
uses: softprops/action-gh-release@v0.1.14
18+
uses: softprops/action-gh-release@v1
1919

0 commit comments

Comments
 (0)