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 @@ -400,12 +400,12 @@ jobs:
400400 with :
401401 ref : ${{ github.event.pull_request.head.sha || github.sha }}
402402
403- - uses : trunk-io/trunk-action@12243abae10c54b42a32cb25a465023c66e40e5b # v1
403+ - uses : trunk-io/trunk-action@06c428bf05832198443baab1096754b166a6c466 # v1
404404 env :
405405 INPUT_GITHUB_REF_NAME : ${{ github.event.pull_request.head.ref || github.ref_name }}
406406
407407 - if : ${{ failure() && github.event_name == 'pull_request' }}
408- uses : trunk-io/trunk-action@12243abae10c54b42a32cb25a465023c66e40e5b # v1
408+ uses : trunk-io/trunk-action@06c428bf05832198443baab1096754b166a6c466 # v1
409409 env :
410410 INPUT_AUTOFIX_AND_PUSH : true
411411 INPUT_GITHUB_REF_NAME : ${{ format('HEAD:refs/heads/{0}', github.event.pull_request.head.ref) }}
You can’t perform that action at this time.
0 commit comments