File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 contents : read
3333 steps :
3434 - name : Checkout repository
35- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
35+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3636 with :
3737 persist-credentials : false
3838
7676 contents : read
7777 steps :
7878 - name : Checkout repository
79- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
79+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
8080 with :
8181 persist-credentials : false
8282
@@ -101,7 +101,7 @@ jobs:
101101 runs-on : ubuntu-latest
102102 steps :
103103 - name : Checkout repository
104- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
104+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
105105 with :
106106 persist-credentials : false
107107
@@ -133,7 +133,7 @@ jobs:
133133
134134 steps :
135135 - name : Checkout repository
136- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
136+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
137137 with :
138138 persist-credentials : false
139139
Original file line number Diff line number Diff line change 1616 build :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2020 with :
2121 persist-credentials : false
2222 - name : Build the console container
Original file line number Diff line number Diff line change 1616 build :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2020 with :
2121 persist-credentials : false
2222
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout code
13- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
13+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1414 with :
1515 persist-credentials : false
1616
Original file line number Diff line number Diff line change 2222 security-events : write
2323 steps :
2424 - name : Checkout repository
25- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
25+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2626 with :
2727 persist-credentials : false
2828
You can’t perform that action at this time.
0 commit comments