From 6ec4e03facb19ef92460044cc0aed25eae279244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 02:30:58 +0000 Subject: [PATCH] Bump bavix/.github from 0.3.1 to 0.3.2 Bumps [bavix/.github](https://github.com/bavix/.github) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/bavix/.github/releases) - [Changelog](https://github.com/bavix/.github/blob/master/changelog.md) - [Commits](https://github.com/bavix/.github/compare/0.3.1...0.3.2) --- updated-dependencies: - dependency-name: bavix/.github dependency-type: direct:production update-type: version-update:semver-patch ... 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 dbf0c2b..38ed3c6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -8,6 +8,6 @@ jobs: build: permissions: contents: write - uses: bavix/.github/.github/workflows/go-release-binary.yml@0.3.1 + uses: bavix/.github/.github/workflows/go-release-binary.yml@0.3.2 with: executable_compression: upx -v -9