Skip to content

Commit

Permalink
Merge pull request #1319 from flux-iac/dependabot/github_actions/flux…
Browse files Browse the repository at this point in the history
…cd/flux2-896e0fa46d5107a05e953dd0a5261d78a145ec8c

Bump fluxcd/flux2 from 3b42b200d376430f0e24d35f1a600447d92da531 to 896e0fa46d5107a05e953dd0a5261d78a145ec8c
  • Loading branch information
akselleirv authored Jun 5, 2024
2 parents cbc3070 + 5aa8d6d commit 41b249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
if: steps.list-changed.outputs.changed == 'true'

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

- name: Install Source controller
Expand Down

0 comments on commit 41b249b

Please sign in to comment.