Bump notpeelz/action-gh-create-release from 1.0.2 to 4.0.0
Bumps [notpeelz/action-gh-create-release](https://github.com/notpeelz/action-gh-create-release) from 1.0.2 to 4.0.0.
- [Release notes](https://github.com/notpeelz/action-gh-create-release/releases)
- [Commits](a3caaff31c...35fc26709d)
---
updated-dependencies:
- dependency-name: notpeelz/action-gh-create-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Evil Factory
parent
b7c152df52
commit
f08ec51640
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@@ -144,7 +144,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Publish release
|
||||
uses: notpeelz/action-gh-create-release@a3caaff31cdf1022430c5a95689330ed83de62f2 # v1.0.2
|
||||
uses: notpeelz/action-gh-create-release@35fc26709d3cf4b5ebde1981f8f9d32012e1ba55 # v4.0.0
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
tag: latest
|
||||
|
||||
Reference in New Issue
Block a user