Merge pull request #42 from Lerentis/dependabot/github_actions/goreleaser/goreleaser-action-4.3.0
Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
This commit is contained in:
commit
425434baa8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | \
|
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | \
|
||||||
sh -s -- -b /usr/local/bin v0.64.0
|
sh -s -- -b /usr/local/bin v0.64.0
|
||||||
- name: Run GoReleaser
|
- name: Run GoReleaser
|
||||||
uses: goreleaser/goreleaser-action@v4.2.0
|
uses: goreleaser/goreleaser-action@v4.3.0
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
args: release --rm-dist
|
args: release --rm-dist
|
||||||
|
Loading…
Reference in New Issue
Block a user