File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
- name : Checkout
18
18
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
19
- name : Ensure SHA pinned actions
20
- uses : zgosalvez/github-actions-ensure-sha-pinned-actions@4830be28ce81da52ec70d65c552a7403821d98d4 # v3.0.23
20
+ uses : zgosalvez/github-actions-ensure-sha-pinned-actions@2d6823da4039243036c86d76f503c84e2ded2517 # v3.0.24
21
21
with :
22
22
# slsa-github-generator requires using a semver tag for reusable workflows.
23
23
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
Original file line number Diff line number Diff line change 37
37
path : results.sarif
38
38
retention-days : 5
39
39
- name : Upload to code-scanning
40
- uses : github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16
40
+ uses : github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
41
41
with :
42
42
sarif_file : results.sarif
Original file line number Diff line number Diff line change 19
19
chart :
20
20
spec :
21
21
chart : capsule
22
- version : " 0.7.4 "
22
+ version : " 0.8.2 "
23
23
sourceRef :
24
24
kind : HelmRepository
25
25
name : projectcapsule
You can’t perform that action at this time.
0 commit comments