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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
68+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
49+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
29+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
3030
3131 - name : Review Dependencies
3232 uses : actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2
Original file line number Diff line number Diff line change 4343 egress-policy : audit
4444
4545 - name : Git Checkout
46- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
46+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
74+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
182+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
40+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
73+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
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