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 7676 disable-sudo : true
7777 egress-policy : audit
7878 - name : " Setup: Checkout"
79- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
79+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
8080 with :
8181 fetch-depth : 0
8282 - name : " Setup: JDK ${{ inputs.java_version || vars.JVM_VERSION }}"
Original file line number Diff line number Diff line change 3434 disable-sudo : true
3535 egress-policy : audit
3636 - name : " Setup: Checkout"
37- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
37+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3838 - name : " Setup: JDK ${{ inputs.java_version || vars.JVM_VERSION }}"
3939 uses : actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
4040 with :
Original file line number Diff line number Diff line change 2222 with :
2323 egress-policy : audit
2424 - name : " Setup: Checkout Repository"
25- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
25+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2626 - name : " Checks: Dependency Review"
2727 uses : actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3
Original file line number Diff line number Diff line change 3939 github.com:443
4040 objects.githubusercontent.com:443
4141 - name : " Setup: Checkout"
42- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
42+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4343 with :
4444 fetch-depth : 0
4545 - name : " Setup: JDK ${{ inputs.java_version || vars.JVM_VERSION }}"
Original file line number Diff line number Diff line change 5757 with :
5858 egress-policy : audit
5959 - name : " Setup: Checkout"
60- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
60+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6161 with :
6262 fetch-depth : 0
6363 - name : " Setup: JDK ${{ inputs.java_version || vars.JVM_VERSION }}"
@@ -106,7 +106,7 @@ jobs:
106106 scans-in.gradle.com:443
107107 tuf-repo-cdn.sigstore.dev:443
108108 - name : " Setup: Checkout"
109- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
109+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
110110 with :
111111 fetch-depth : 0
112112 - name : " Setup: Signing Keys"
@@ -159,7 +159,7 @@ jobs:
159159 with :
160160 egress-policy : audit
161161 - name : " Setup: Checkout"
162- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
162+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
163163 with :
164164 fetch-depth : 0
165165 - name : " Setup: Signing Keys"
Original file line number Diff line number Diff line change 4444 tuf-repo-cdn.sigstore.dev:443
4545 www.bestpractices.dev:443
4646 - name : " Setup: Checkout"
47- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
47+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4848 with :
4949 persist-credentials : false
5050 - name : " Checks: Scorecard"
You can’t perform that action at this time.
0 commit comments