Skip to content

Commit 04308c2

Browse files
ci(deps): bump fluxcd/flux2 from 2.6.0 to 2.6.1 in the all-github-actions group (#5044)
1 parent 9e02af4 commit 04308c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- run: pip install -r requirements.txt
5454

5555
- name: Setup Flux CLI
56-
uses: fluxcd/flux2/action@4c66d375454b5841cc816e7728e8ae684cf70dc3 # v2.6.0
56+
uses: fluxcd/flux2/action@b73c7f7191086ca7629840e680e71873349787f8 # v2.6.1
5757

5858
- name: Install kubectl
5959
run: |

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
go-version-file: go.mod
5151
- name: Setup Flux CLI
52-
uses: fluxcd/flux2/action@4c66d375454b5841cc816e7728e8ae684cf70dc3 # v2.6.0
52+
uses: fluxcd/flux2/action@b73c7f7191086ca7629840e680e71873349787f8 # v2.6.1
5353
- run: make unit-tests
5454

5555
ci-static:

0 commit comments

Comments
 (0)