Skip to content

Commit 532f826

Browse files
chore(deps): update all-ci-updates
1 parent 8142429 commit 532f826

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
path: results.sarif
3838
retention-days: 5
3939
- name: Upload to code-scanning
40-
uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
40+
uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
4141
with:
4242
sarif_file: results.sarif

e2e/distro/objects/capsule.flux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: capsule
22-
version: "0.13.11"
22+
version: "0.14.0"
2323
sourceRef:
2424
kind: HelmRepository
2525
name: projectcapsule

e2e/distro/objects/metrics.flux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
chart:
2020
spec:
2121
chart: metrics-server
22-
version: "3.13.1"
22+
version: "3.14.0"
2323
sourceRef:
2424
kind: HelmRepository
2525
name: metrics-server

0 commit comments

Comments
 (0)