From caec83fc24abe6156c29d21b2280b1d77a53ac8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 03:31:06 +0000 Subject: [PATCH] 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] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f63eeb0..9e88915 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -9,7 +9,7 @@ permissions: {} jobs: release: - uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.1 + uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.2 permissions: contents: write packages: write