mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-13 11:18:47 +00:00
chore(deps): bump fluxcd/flux2 from 0.40.1 to 0.40.2 (#6434)
Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 0.40.1 to 0.40.2.
- [Release notes](https://github.com/fluxcd/flux2/releases)
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml)
- [Commits](c88a2f4137...2c7d650d44
)
---
updated-dependencies:
- dependency-name: fluxcd/flux2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5affbd394b
commit
4968e79175
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -244,7 +244,7 @@ jobs:
|
|||
- name: Setup build env
|
||||
uses: ./.github/actions/setup-build-env
|
||||
- name: Setup Flux CLI
|
||||
uses: fluxcd/flux2/action@c88a2f41375a87a60573ba15ff0787179b2bd1aa # v0.40.1
|
||||
uses: fluxcd/flux2/action@2c7d650d4472bb7c92fa5fea86589527dfa5abcc # v0.40.2
|
||||
with:
|
||||
version: 0.35.0
|
||||
- name: Install Cosign
|
||||
|
|
Loading…
Add table
Reference in a new issue