From ecb9e8d2604b6bb833883898835bfa7e341923e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 15:39:31 +0000 Subject: [PATCH] Bump hansmi/ghactions-goreleaser-workflow from 0.3 to 0.4 Bumps [hansmi/ghactions-goreleaser-workflow](https://github.com/hansmi/ghactions-goreleaser-workflow) from 0.3 to 0.4. - [Commits](https://github.com/hansmi/ghactions-goreleaser-workflow/compare/v0.3...v0.4) --- 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 3c7c0e1..4b1b74d 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.3 + uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.4 permissions: contents: write packages: write