From cc9b44eb19d8ccf992df7944e3a73fb3cc58d9ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 08:55:12 +0000 Subject: [PATCH] chore(deps): bump fluxcd/flux2 from 0.41.0 to 0.41.1 (#6551) Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 0.41.0 to 0.41.1. - [Release notes](https://github.com/fluxcd/flux2/releases) - [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml) - [Commits](https://github.com/fluxcd/flux2/compare/af153ea0cf4fd480c75accacc0c0dc7a2afdad0d...865f172e33d141c25d1c2816c377b6db9358f26a) --- updated-dependencies: - dependency-name: fluxcd/flux2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 bc8ed5050f..4bfd13f48f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -244,7 +244,7 @@ jobs: - name: Setup build env uses: ./.github/actions/setup-build-env - name: Setup Flux CLI - uses: fluxcd/flux2/action@af153ea0cf4fd480c75accacc0c0dc7a2afdad0d # v0.41.0 + uses: fluxcd/flux2/action@865f172e33d141c25d1c2816c377b6db9358f26a # v0.41.1 with: version: 0.35.0 - name: Install Cosign