Skip to content

Commit

Permalink
build(deps): bump softprops/action-gh-release from 0.1.13 to 1 (#1374)
Browse files Browse the repository at this point in the history
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.13 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@6034af2...1e07f43)

---
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>
(cherry picked from commit 611d0ae)
Signed-off-by: Oliver Gould <[email protected]>
  • Loading branch information
dependabot[bot] authored and olix0r committed Mar 30, 2022
1 parent ac79745 commit 8ef59c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
run: ls -R artifacts

- name: release
uses: softprops/action-gh-release@6034af24fba4e5a8e975aaa6056554efe4c794d0
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 8ef59c2

Please sign in to comment.