File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -315,12 +315,12 @@ runs:
315315 exit 1
316316 shell : bash
317317 if : inputs.setup-google-cloud == 'true'
318- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
318+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
319319 with :
320320 clean : false
321321 ref : refs/pull/${{ github.event.issue.number }}/merge
322322 if : ${{ github.event_name == 'issue_comment' && inputs.configure-checkout == 'true' }}
323- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
323+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
324324 with :
325325 clean : false
326326 if : ${{ github.event_name != 'issue_comment' && inputs.configure-checkout == 'true' }}
You can’t perform that action at this time.
0 commit comments