Skip to content

Commit

Permalink
chore(deps): update fluxcd/flux2 digest to 8bedcc4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 47145bc commit 1358629
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4
with:
version: v3.14.2
- uses: fluxcd/flux2/action@cfd369df47bac1f9d620234261996ed06b5a1c19
- uses: fluxcd/flux2/action@8bedcc46d4d9f6fceb54261e15c8d3b964eb5bf4
with:
version: 'latest'
- name: e2e testing
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo -e '\033[0;32mSchema up to date\033[0m ✔'
fi
- name: Setup Flux CLI
uses: fluxcd/flux2/action@cfd369df47bac1f9d620234261996ed06b5a1c19
uses: fluxcd/flux2/action@8bedcc46d4d9f6fceb54261e15c8d3b964eb5bf4
with:
version: 'latest'
- name: Run chart-testing (install)
Expand Down

0 comments on commit 1358629

Please sign in to comment.