File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
egress-policy : audit
39
39
40
40
- name : Checkout repository
41
- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5 .2
41
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
42
42
43
43
# Initializes the CodeQL tools for scanning.
44
44
- name : Initialize CodeQL
Original file line number Diff line number Diff line change 32
32
- name : Set Yarn version to Berry
33
33
run : yarn set version 4.2.2
34
34
35
- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5 .2
35
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
36
36
37
37
- name : Cache node modules
38
38
uses : actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
Original file line number Diff line number Diff line change 22
22
egress-policy : audit
23
23
24
24
- name : ' Checkout Repository'
25
- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5 .2
25
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
26
26
- name : ' Dependency Review'
27
27
uses : actions/dependency-review-action@0efb1d1d84fc9633afcdaad14c485cbbc90ef46c # v2.5.1
Original file line number Diff line number Diff line change 13
13
with :
14
14
egress-policy : audit
15
15
16
- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5 .2
16
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
17
17
- uses : actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
18
18
- uses : aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f # v2
19
19
- uses : aws-actions/configure-aws-credentials@67fbcbb121271f7775d2e7715933280b06314838 # v1.7.0
Original file line number Diff line number Diff line change 37
37
egress-policy : audit
38
38
39
39
- name : " Checkout code"
40
- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5 .2
40
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
41
41
with :
42
42
persist-credentials : false
43
43
Original file line number Diff line number Diff line change 24
24
with :
25
25
egress-policy : audit
26
26
27
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
27
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28
28
with :
29
29
# Disabling shallow clone is recommended for improving relevancy of reporting
30
30
fetch-depth : 0
You can’t perform that action at this time.
0 commit comments