We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb11fc commit 6d0168aCopy full SHA for 6d0168a
.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@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
+ uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
41
with:
42
sarif_file: results.sarif
hack/distro/cert-manager/release.flux.yaml
@@ -13,7 +13,7 @@ spec:
13
chart:
14
spec:
15
chart: cert-manager
16
- version: "1.19.2"
+ version: "v1.19.3"
17
sourceRef:
18
kind: HelmRepository
19
name: cert-manager
0 commit comments