File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
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@c3a2b64f69b7a1542a68f44d9edbd9ec3fc1455e # v3.0.20
20
+ uses : zgosalvez/github-actions-ensure-sha-pinned-actions@6eb1abde32fed00453b0d03497f4ba4fecba146d # v3.0.21
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 17
17
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
with :
19
19
fetch-depth : 0
20
- - uses : wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2
20
+ - uses : wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1
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@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
40
+ uses : github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
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.2 "
22
+ version : " 0.7.3 "
23
23
sourceRef :
24
24
kind : HelmRepository
25
25
name : projectcapsule
You can’t perform that action at this time.
0 commit comments