We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec29b2 commit c4786ecCopy full SHA for c4786ec
2 files changed
.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@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
+ uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
41
with:
42
sarif_file: results.sarif
hack/distro/argocd/release.flux.yaml
@@ -13,7 +13,7 @@ spec:
13
chart:
14
spec:
15
chart: argo-cd
16
- version: "9.3.4"
+ version: "9.3.6"
17
sourceRef:
18
kind: HelmRepository
19
name: argocd
0 commit comments