File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 76
76
disable-sudo : true
77
77
egress-policy : audit
78
78
- name : " Setup: Checkout"
79
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
79
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
80
80
with :
81
81
fetch-depth : 0
82
82
- name : " Setup: JDK ${{ inputs.java_version || vars.JVM_VERSION }}"
Original file line number Diff line number Diff line change 34
34
disable-sudo : true
35
35
egress-policy : audit
36
36
- name : " Setup: Checkout"
37
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
37
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
38
38
- name : " Setup: JDK ${{ inputs.java_version || vars.JVM_VERSION }}"
39
39
uses : actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
40
40
with :
Original file line number Diff line number Diff line change 22
22
with :
23
23
egress-policy : audit
24
24
- name : " Setup: Checkout Repository"
25
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
25
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26
26
- name : " Checks: Dependency Review"
27
27
uses : actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3
Original file line number Diff line number Diff line change 39
39
github.com:443
40
40
objects.githubusercontent.com:443
41
41
- name : " Setup: Checkout"
42
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
42
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
43
43
with :
44
44
fetch-depth : 0
45
45
- name : " Setup: JDK ${{ inputs.java_version || vars.JVM_VERSION }}"
Original file line number Diff line number Diff line change 57
57
with :
58
58
egress-policy : audit
59
59
- name : " Setup: Checkout"
60
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
60
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
61
61
with :
62
62
fetch-depth : 0
63
63
- name : " Setup: JDK ${{ inputs.java_version || vars.JVM_VERSION }}"
@@ -106,7 +106,7 @@ jobs:
106
106
scans-in.gradle.com:443
107
107
tuf-repo-cdn.sigstore.dev:443
108
108
- name : " Setup: Checkout"
109
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
109
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
110
110
with :
111
111
fetch-depth : 0
112
112
- name : " Setup: Signing Keys"
@@ -159,7 +159,7 @@ jobs:
159
159
with :
160
160
egress-policy : audit
161
161
- name : " Setup: Checkout"
162
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
162
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
163
163
with :
164
164
fetch-depth : 0
165
165
- name : " Setup: Signing Keys"
Original file line number Diff line number Diff line change 44
44
tuf-repo-cdn.sigstore.dev:443
45
45
www.bestpractices.dev:443
46
46
- name : " Setup: Checkout"
47
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
47
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
48
48
with :
49
49
persist-credentials : false
50
50
- name : " Checks: Scorecard"
You can’t perform that action at this time.
0 commit comments