Skip to content

Commit 5f1ea12

Browse files
authored
Merge pull request #482 from controlplaneio-fluxcd/dependabot/github_actions/actions-eac54285e3
build(deps): bump fluxcd/flux2 from 2.7.2 to 2.7.3 in the actions group
2 parents ee19392 + df361b8 commit 5f1ea12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/push-manifests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Kustomize
2121
uses: fluxcd/pkg/actions/kustomize@main
2222
- name: Setup Flux
23-
uses: fluxcd/flux2/action@4a15fa6a023259353ef750acf1c98fe88407d4d0 #v2.7.2
23+
uses: fluxcd/flux2/action@b6e76ca2534f76dcb8dd94fb057cdfa923c3b641 #v2.7.3
2424
- name: Prepare
2525
id: prep
2626
run: |

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Kustomize
3939
uses: fluxcd/pkg/actions/kustomize@main
4040
- name: Setup Flux
41-
uses: fluxcd/flux2/action@4a15fa6a023259353ef750acf1c98fe88407d4d0 #v2.7.2
41+
uses: fluxcd/flux2/action@b6e76ca2534f76dcb8dd94fb057cdfa923c3b641 #v2.7.3
4242
- name: Setup Syft
4343
uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
4444
- name: Prepare

0 commit comments

Comments
 (0)