We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e02af4 commit 04308c2Copy full SHA for 04308c2
.github/workflows/nightly.yaml
@@ -53,7 +53,7 @@ jobs:
53
- run: pip install -r requirements.txt
54
55
- name: Setup Flux CLI
56
- uses: fluxcd/flux2/action@4c66d375454b5841cc816e7728e8ae684cf70dc3 # v2.6.0
+ uses: fluxcd/flux2/action@b73c7f7191086ca7629840e680e71873349787f8 # v2.6.1
57
58
- name: Install kubectl
59
run: |
.github/workflows/pr.yaml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
go-version-file: go.mod
51
52
- run: make unit-tests
ci-static:
0 commit comments