From d81ac93a8a9152cfc30a1f8f58967a5aef9a6ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 21:23:11 +0000 Subject: [PATCH] build(deps): bump fluxcd/flux2 from 2.6.4 to 2.7.0 in the actions group Bumps the actions group with 1 update: [fluxcd/flux2](https://github.com/fluxcd/flux2). Updates `fluxcd/flux2` from 2.6.4 to 2.7.0 - [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.4...v2.7.0) --- updated-dependencies: - dependency-name: fluxcd/flux2 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor 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 cfe5d83..d2d8d9f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v5 - uses: sigstore/cosign-installer@v3 - - uses: fluxcd/flux2/action@v2.6.4 + - uses: fluxcd/flux2/action@v2.7.2 - uses: stefanprodan/timoni/actions/setup@v0.25.2 - name: Setup Notation CLI uses: notaryproject/notation-action/setup@v1