From 2b4cdb24304df3f774dbaed71e4e5dd2c99542d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 17:49:01 +0000 Subject: [PATCH 1/2] Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... 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 e1ef2481..668edac2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -75,7 +75,7 @@ jobs: git tag -f ${{ steps.version.outputs.RELEASE_VERSION }} -m "Cut Release '${{ steps.version.outputs.RELEASE_VERSION }}'" git push -f origin refs/tags/${{ steps.version.outputs.RELEASE_VERSION }} - name: Run GoReleaser - uses: goreleaser/goreleaser-action@v4.6.0 + uses: goreleaser/goreleaser-action@v5.0.0 with: args: release --rm-dist --release-notes=../.changes/${{ steps.version.outputs.RELEASE_VERSION }}.md workdir: ./src From 07a8d9b1f1228cb22915338ea68b6a32c674d80f Mon Sep 17 00:00:00 2001 From: Github Build Bot Date: Mon, 2 Oct 2023 15:37:17 +0000 Subject: [PATCH 2/2] Add automated changelog yaml from template for bot PR --- .changes/unreleased/Dependency-20231002-153716.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .changes/unreleased/Dependency-20231002-153716.yaml diff --git a/.changes/unreleased/Dependency-20231002-153716.yaml b/.changes/unreleased/Dependency-20231002-153716.yaml new file mode 100644 index 00000000..23614bc3 --- /dev/null +++ b/.changes/unreleased/Dependency-20231002-153716.yaml @@ -0,0 +1,4 @@ +kind: "Dependency" +body: "Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0" +time: 2023-10-02T15:37:16.00000Z +