File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 egress-policy : audit
2424
2525 - name : Checkout repository
26- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
26+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2727 with :
2828 persist-credentials : false
2929
Original file line number Diff line number Diff line change 3636 egress-policy : audit
3737
3838 - name : " Checkout source"
39- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
39+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4040
4141 # Install the .NET SDK indicated in the global.json file
4242 - name : Setup .NET SDK with global.json
7272 runs-on : ubuntu-latest
7373 steps :
7474 - name : " Checkout source"
75- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
75+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
7676
7777 # Install the .NET SDK indicated in the global.json file
7878 # Even though the prior STS and LTS versions are pre-installed on the runner, explicitly list
You can’t perform that action at this time.
0 commit comments