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 a9d8cd8 commit 968868cCopy full SHA for 968868c
.github/workflows/scorecard.yml
@@ -37,6 +37,6 @@ jobs:
37
path: results.sarif
38
retention-days: 5
39
- name: Upload to code-scanning
40
- uses: github/codeql-action/upload-sarif@c3d42c5d08633d8b33635fbd94b000a0e2585b3c # v3.31.4
+ uses: github/codeql-action/upload-sarif@497990dfed22177a82ba1bbab381bc8f6d27058f # v3.31.6
41
with:
42
sarif_file: results.sarif
e2e/distro/objects/capsule.flux.yaml
@@ -19,7 +19,7 @@ spec:
19
chart:
20
spec:
21
chart: capsule
22
- version: "0.11.2"
+ version: "0.12.1"
23
sourceRef:
24
kind: HelmRepository
25
name: projectcapsule
0 commit comments