File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 run : echo C:\Program Files\Git\usr\bin>>"%GITHUB_PATH%"
6666
6767 - name : Git Checkout
68- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
68+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
6969 with :
7070 # Since we checkout the HEAD of the current Branch, if the Pull Request comes from a Fork
7171 # we want to clone the fork's repository instead of the base repository
Original file line number Diff line number Diff line change 4646 egress-policy : audit
4747
4848 - name : Checkout repository
49- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
49+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
5050
5151 # Initializes the CodeQL tools for scanning.
5252 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2626 egress-policy : audit
2727
2828 - name : Git Checkout
29- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
29+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
3030
3131 - name : Review Dependencies
3232 uses : actions/dependency-review-action@5bbc3ba658137598168acb2ab73b21c432dd411b # v4.2.5
Original file line number Diff line number Diff line change 4343 egress-policy : audit
4444
4545 - name : Git Checkout
46- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
46+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
4747 with :
4848 # Since we checkout the HEAD of the current Branch, if the Pull Request comes from a Fork
4949 # we want to clone the fork's repository instead of the base repository
Original file line number Diff line number Diff line change 7171 egress-policy : audit
7272
7373 - name : Git Checkout
74- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
74+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
7575 with :
7676 # Since we checkout the HEAD of the current Branch, if the Pull Request comes from a Fork
7777 # we want to clone the fork's repository instead of the base repository
@@ -179,7 +179,7 @@ jobs:
179179 egress-policy : audit
180180
181181 - name : Git Checkout
182- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
182+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
183183 with :
184184 # Since we checkout the HEAD of the current Branch, if the Pull Request comes from a Fork
185185 # we want to clone the fork's repository instead of the base repository
Original file line number Diff line number Diff line change 3737 egress-policy : audit
3838
3939 - name : Git Checkout
40- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
40+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
4141 with :
4242 persist-credentials : false
4343
Original file line number Diff line number Diff line change 7070 egress-policy : audit
7171
7272 - name : Git Checkout
73- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
73+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
7474 with :
7575 # By default Git Checkout on `pull-request-target` will checkout
7676 # the `default` branch of the Pull Request. We want to checkout
You can’t perform that action at this time.
0 commit comments