File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2121 with :
2222 egress-policy : audit
2323
24- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
24+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2525
2626 # Call clean repo
2727 - name : Clean repo
Original file line number Diff line number Diff line change 3030 with :
3131 egress-policy : audit
3232
33- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
33+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3434 # - name: Setup .NET
3535 # uses: actions/setup-dotnet@4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0
3636 # with:
Original file line number Diff line number Diff line change 2222 egress-policy : audit
2323
2424 - name : ' Checkout Repository'
25- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
25+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2626 - name : ' Dependency Review'
2727 uses : actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
Original file line number Diff line number Diff line change 1919 egress-policy : audit
2020
2121 - name : Checkout the repository
22- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
22+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2323
2424 - name : Validate
2525 uses : dotnet/docs-actions/actions/docs-verifier@5e8bcc78465d45a7544bba56509a1a69922b6a5a # main
Original file line number Diff line number Diff line change 2626 with :
2727 egress-policy : audit
2828
29- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
29+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3030 - uses : DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
3131 with :
3232 config : " .markdownlint-cli2.jsonc"
Original file line number Diff line number Diff line change 3636 egress-policy : audit
3737
3838 - name : " Checkout code"
39- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
39+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4040 with :
4141 persist-credentials : false
4242
Original file line number Diff line number Diff line change 3636 egress-policy : audit
3737
3838 - name : Checkout repository
39- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # @v4.1.7
39+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # @v4.2.0
4040
4141 # Get the latest preview SDK (or sdk not installed by the runner)
4242 - name : Setup .NET
Original file line number Diff line number Diff line change 2727 with :
2828 egress-policy : audit
2929
30- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3131
3232 - name : " Print manual run reason"
3333 if : ${{ github.event_name == 'workflow_dispatch' }}
You can’t perform that action at this time.
0 commit comments