File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 TestGitHubToken : ${{ github.token }}
3030 steps :
3131 - name : Checkout repo
32- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
32+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
3333 with :
3434 persist-credentials : false
3535
5454 TestLatestVersion : latest
5555 steps :
5656 - name : Checkout repo
57- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
57+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
5858 with :
5959 persist-credentials : false
6060
7878 TestLatestVersion : latest
7979 steps :
8080 - name : Checkout repo
81- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
81+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
8282 with :
8383 persist-credentials : false
8484
@@ -102,7 +102,7 @@ jobs:
102102 TestLatestVersion : latest
103103 steps :
104104 - name : Checkout repo
105- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
105+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
106106 with :
107107 persist-credentials : false
108108
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Checkout repo
22- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
22+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
2323 with :
2424 fetch-depth : 0
2525 persist-credentials : false
Original file line number Diff line number Diff line change 2929 runs-on : ubuntu-latest
3030 steps :
3131 - name : Checkout repo
32- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
32+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 .0.1
3333 with :
3434 persist-credentials : false
3535
You can’t perform that action at this time.
0 commit comments