File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
MINVERBUILDMETADATA : build.${{github.run_number}}
29
29
30
30
steps :
31
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
31
+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
32
32
with :
33
33
fetch-depth : 0
34
34
Original file line number Diff line number Diff line change 27
27
28
28
steps :
29
29
- name : Checkout repository
30
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
31
31
32
32
- name : Initialize CodeQL
33
33
uses : github/codeql-action/init@294a9d92911152fe08befb9ec03e240add280cb3 # v3.26.8
Original file line number Diff line number Diff line change 16
16
gen-docs :
17
17
runs-on : ubuntu-latest
18
18
steps :
19
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
19
+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
20
20
21
21
- name : Setup .NET
22
22
uses : actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
You can’t perform that action at this time.
0 commit comments