File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 35
35
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
36
36
37
37
- name : Checkout repository
38
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
38
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
39
39
40
40
# Initializes the CodeQL tools for scanning.
41
41
- name : Initialize CodeQL
Original file line number Diff line number Diff line change 23
23
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
24
24
25
25
- name : Checkout project
26
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
26
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
27
27
with :
28
28
persist-credentials : false
29
29
Original file line number Diff line number Diff line change 36
36
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
37
37
38
38
- name : ' Checkout code'
39
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
39
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
40
40
with :
41
41
persist-credentials : false
42
42
Original file line number Diff line number Diff line change 43
43
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
44
44
45
45
- name : Checkout project
46
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
46
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
47
47
48
48
- name : Use Node.js ${{ matrix.node }}
49
49
uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
You can’t perform that action at this time.
0 commit comments