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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
21+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2222 with :
2323 show-progress : false
2424
3333
3434 steps :
3535 - name : Checkout
36- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
36+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3737 with :
3838 fetch-depth : 0
3939 show-progress : false
5151
5252 steps :
5353 - name : Checkout
54- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
54+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
5555 with :
5656 show-progress : false
5757
7575 - example/renovate-config.json
7676 steps :
7777 - name : Checkout
78- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
78+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
7979 with :
8080 show-progress : false
8181
@@ -129,7 +129,7 @@ jobs:
129129 git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
130130
131131 - name : Checkout
132- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
132+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
133133 with :
134134 fetch-depth : 0 # required for semantic release
135135 ref : ' release'
You can’t perform that action at this time.
0 commit comments