Skip to content

Commit e488e07

Browse files
chore(deps): update fluxcd/flux2 action to v2.7.5 (#106)
| datasource | package | from | to | | ----------- | ------------ | ------ | ------ | | github-tags | fluxcd/flux2 | v2.7.3 | v2.7.5 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 0360058 commit e488e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
path: helm-chart-toolbox
6464

6565
- name: Install Flux CLI
66-
uses: fluxcd/flux2/action@b6e76ca2534f76dcb8dd94fb057cdfa923c3b641 # v2.7.3
66+
uses: fluxcd/flux2/action@8454b02a32e48d775b9f563cb51fdcb1787b5b93 # v2.7.5
6767

6868
- name: Install Kind CLI
6969
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
@@ -76,7 +76,7 @@ jobs:
7676
start: false
7777

7878
- name: Setup Flux CLI
79-
uses: fluxcd/flux2/action@b6e76ca2534f76dcb8dd94fb057cdfa923c3b641 # v2.7.3
79+
uses: fluxcd/flux2/action@8454b02a32e48d775b9f563cb51fdcb1787b5b93 # v2.7.5
8080

8181
- name: Run test
8282
run: helm-chart-toolbox/tools/helm-test/helm-test "${TEST_DIRECTORY}"

0 commit comments

Comments
 (0)