File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 60
60
egress-policy : audit
61
61
62
62
- name : Checkout repository
63
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
63
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
64
64
65
65
# Initializes the CodeQL tools for scanning.
66
66
- name : Initialize CodeQL
Original file line number Diff line number Diff line change 36
36
egress-policy : audit
37
37
38
38
- name : ' Checkout Repository'
39
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
39
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
40
40
- name : ' Dependency Review'
41
41
uses : actions/dependency-review-action@0efb1d1d84fc9633afcdaad14c485cbbc90ef46c # v2.5.1
Original file line number Diff line number Diff line change 50
50
egress-policy : audit
51
51
52
52
- name : " Checkout code"
53
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
53
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
54
54
with :
55
55
persist-credentials : false
56
56
You can’t perform that action at this time.
0 commit comments