From ea55dd50546764cb33228ead858991e3e7a9736a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 14:37:43 +0000 Subject: [PATCH] Bump fluxcd/flux2 from 2.2.2 to 2.2.3 Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 2.2.2 to 2.2.3. - [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/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: fluxcd/flux2 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 6e6a4c3..680e8ff 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,7 +36,7 @@ jobs: runs-on: ubuntu-latest steps: - name: install flux - uses: fluxcd/flux2/action@v2.2.2 + uses: fluxcd/flux2/action@v2.2.3 - name: Clone repo uses: actions/checkout@v4 - name: Prepare