From c0669703ab25017555bc1067b775437d509b0d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 06:51:24 +0000 Subject: [PATCH] build(deps): bump fluxcd/flux2 from 2.7.4 to 2.7.5 in the actions group Bumps the actions group with 1 update: [fluxcd/flux2](https://github.com/fluxcd/flux2). Updates `fluxcd/flux2` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/fluxcd/flux2/releases) - [Commits](https://github.com/fluxcd/flux2/compare/v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: fluxcd/flux2 dependency-version: 2.7.5 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 5454e3b..cd82b90 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: - uses: sigstore/cosign-installer@v4.0.0 with: cosign-release: v2.6.1 - - uses: fluxcd/flux2/action@v2.7.4 + - uses: fluxcd/flux2/action@v2.7.5 - uses: stefanprodan/timoni/actions/setup@v0.25.2 - name: Setup Notation CLI uses: notaryproject/notation-action/setup@v1