File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 timeout-minutes : 10
1919
2020 steps :
21- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 show-progress : false
2424
3333
3434 steps :
3535 - name : Checkout
36- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
36+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737 with :
3838 fetch-depth : 0
3939 show-progress : false
5151
5252 steps :
5353 - name : Checkout
54- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
54+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5555 with :
5656 show-progress : false
5757
7575 - example/renovate-config.json
7676 steps :
7777 - name : Checkout
78- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
78+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7979 with :
8080 show-progress : false
8181
@@ -122,7 +122,7 @@ jobs:
122122 options : -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127
123123
124124 steps :
125- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
125+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
126126 with :
127127 show-progress : false
128128
@@ -148,7 +148,7 @@ jobs:
148148 git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
149149
150150 - name : Checkout
151- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
151+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
152152 with :
153153 fetch-depth : 0 # required for semantic release
154154 ref : ' release'
You can’t perform that action at this time.
0 commit comments