Bump hansmi/ghactions-goreleaser-workflow from 0.1 to 0.2
Bumps [hansmi/ghactions-goreleaser-workflow](https://github.com/hansmi/ghactions-goreleaser-workflow) from 0.1 to 0.2. - [Commits](https://github.com/hansmi/ghactions-goreleaser-workflow/compare/v0.1...v0.2) --- updated-dependencies: - dependency-name: hansmi/ghactions-goreleaser-workflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8f662930bb
commit
caec83fc24
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -9,7 +9,7 @@ permissions: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.1
|
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.2
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
packages: write
|
packages: write
|
||||||
|
|
Loading…
Reference in a new issue