From 08cea5557b9883e3a111787d1b735a33e0e5e8f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 00:29:43 +0100 Subject: [PATCH] chore(deps): bump fluxcd/flux2 from 0.38.1 to 0.38.2 (#5772) Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 0.38.1 to 0.38.2. - [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/12e065cc432a18b0a4cff1a581e14c337e55732e...f58b82fb4ed53939dc1c9d7e370deab885527368) --- updated-dependencies: - dependency-name: fluxcd/flux2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 a94a3b41d6..e081536432 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -200,7 +200,7 @@ jobs: go-version: ~1.19.4 - name: Setup Flux CLI - uses: fluxcd/flux2/action@12e065cc432a18b0a4cff1a581e14c337e55732e # v0.38.1 + uses: fluxcd/flux2/action@f58b82fb4ed53939dc1c9d7e370deab885527368 # v0.38.2 with: version: 0.35.0