File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed 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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
68+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6969 with :
7070 # Provides the Pull Request commit SHA or the GitHub merge group ref
7171 ref : ${{ github.event_name == 'pull_request_target' && github.event.pull_request.head.sha || github.ref }}
Original file line number Diff line number Diff line change 4646 egress-policy : audit
4747
4848 - name : Checkout repository
49- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
49+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
29+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3030
3131 - name : Review Dependencies
3232 uses : actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
Original file line number Diff line number Diff line change 4343 egress-policy : audit
4444
4545 - name : Git Checkout
46- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
46+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4747 with :
4848 # Provides the Pull Request commit SHA or the GitHub merge group ref
4949 ref : ${{ github.event_name == 'pull_request_target' && github.event.pull_request.head.sha || github.ref }}
Original file line number Diff line number Diff line change 7070 egress-policy : audit
7171
7272 - name : Git Checkout
73- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
73+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
7474 with :
7575 # Provides the Pull Request commit SHA or the GitHub merge group ref
7676 ref : ${{ github.event_name == 'pull_request_target' && github.event.pull_request.head.sha || github.ref }}
@@ -164,7 +164,7 @@ jobs:
164164 egress-policy : audit
165165
166166 - name : Git Checkout
167- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
167+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
168168 with :
169169 # Provides the Pull Request commit SHA or the GitHub merge group ref
170170 ref : ${{ github.event_name == 'pull_request_target' && github.event.pull_request.head.sha || github.ref }}
Original file line number Diff line number Diff line change 3737 egress-policy : audit
3838
3939 - name : Git Checkout
40- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
40+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
73+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
7474 with :
7575 # Provides the Pull Request commit SHA or the GitHub merge group ref
7676 ref : ${{ github.event_name == 'pull_request_target' && github.event.pull_request.head.sha || github.ref }}
You can’t perform that action at this time.
0 commit comments