Skip to content

Commit 41b249b

Browse files
authored
Merge pull request #1319 from flux-iac/dependabot/github_actions/fluxcd/flux2-896e0fa46d5107a05e953dd0a5261d78a145ec8c
Bump fluxcd/flux2 from 3b42b200d376430f0e24d35f1a600447d92da531 to 896e0fa46d5107a05e953dd0a5261d78a145ec8c
2 parents cbc3070 + 5aa8d6d commit 41b249b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
if: steps.list-changed.outputs.changed == 'true'
7373

7474
- name: Install Flux CLI
75-
uses: fluxcd/flux2/action@3b42b200d376430f0e24d35f1a600447d92da531 # main
75+
uses: fluxcd/flux2/action@896e0fa46d5107a05e953dd0a5261d78a145ec8c # main
7676
if: steps.list-changed.outputs.changed == 'true'
7777

7878
- name: Install Source controller

0 commit comments

Comments
 (0)