Bump hansmi/ghactions-goreleaser-workflow from 0.2 to 0.3
Bumps [hansmi/ghactions-goreleaser-workflow](https://github.com/hansmi/ghactions-goreleaser-workflow) from 0.2 to 0.3. - [Commits](https://github.com/hansmi/ghactions-goreleaser-workflow/compare/v0.2...v0.3) --- 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
9d70ce7143
commit
b742abfa2e
2 changed files with 3 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.2
|
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.3
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
packages: write
|
packages: write
|
||||||
|
|
|
@ -4,6 +4,8 @@
|
||||||
# Local test: contrib/build-all
|
# Local test: contrib/build-all
|
||||||
#
|
#
|
||||||
|
|
||||||
|
version: 2
|
||||||
|
|
||||||
project_name: prometheus-paperless-exporter
|
project_name: prometheus-paperless-exporter
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
|
|
Loading…
Reference in a new issue