From 67e4628d951bf998dc7d0ad1418f6f240a7bd83b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 10:59:20 +0000 Subject: [PATCH] build(deps): bump fluxcd/flux2 from 2.6.1 to 2.6.2 in the actions group Bumps the actions group with 1 update: [fluxcd/flux2](https://github.com/fluxcd/flux2). Updates `fluxcd/flux2` from 2.6.1 to 2.6.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/v2.6.1...v2.6.2) --- updated-dependencies: - dependency-name: fluxcd/flux2 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ee7f5a3..389c591 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v4 - uses: sigstore/cosign-installer@v3 - - uses: fluxcd/flux2/action@v2.6.1 + - uses: fluxcd/flux2/action@v2.6.4 - uses: stefanprodan/timoni/actions/setup@v0.25.1 - name: Setup Notation CLI uses: notaryproject/notation-action/setup@v1