File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 61
61
with :
62
62
egress-policy : audit
63
63
- name : " Setup: Checkout"
64
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
64
+ uses : actions/checkout@b1ec3021b8fa02164da82ca1557d017d83b0e179 # v4.0.0
65
65
with :
66
66
fetch-depth : 0
67
67
- name : " Setup: PNPM"
@@ -110,7 +110,7 @@ jobs:
110
110
with :
111
111
egress-policy : audit
112
112
- name : " Setup: Checkout"
113
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
113
+ uses : actions/checkout@b1ec3021b8fa02164da82ca1557d017d83b0e179 # v4.0.0
114
114
with :
115
115
fetch-depth : 0
116
116
- name : " Setup: PNPM"
@@ -159,7 +159,7 @@ jobs:
159
159
with :
160
160
egress-policy : audit
161
161
- name : " Setup: Checkout"
162
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
162
+ uses : actions/checkout@b1ec3021b8fa02164da82ca1557d017d83b0e179 # v4.0.0
163
163
with :
164
164
fetch-depth : 0
165
165
- name : " Setup: PNPM"
Original file line number Diff line number Diff line change 32
32
with :
33
33
egress-policy : audit
34
34
- name : " Checkout Repository"
35
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
35
+ uses : actions/checkout@b1ec3021b8fa02164da82ca1557d017d83b0e179 # v4.0.0
36
36
- name : " Dependency Review"
37
37
uses : actions/dependency-review-action@9129d7d40b8c12c1ed0f60400d00c92d437adcce # v4.1.3
38
38
with :
You can’t perform that action at this time.
0 commit comments