File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 - name : Install tools
4242 run : brew install actionlint shellcheck zizmor
4343
44- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
44+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4545 with :
4646 persist-credentials : false
4747
Original file line number Diff line number Diff line change 6969 uses : Homebrew/actions/setup-homebrew@main
7070
7171 - name : Clone source repository
72- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
72+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
7373 with :
7474 persist-credentials : false
7575
8484 HOMEBREW_DEVELOPER : 1
8585
8686 - name : Clone target repository
87- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
87+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
8888 with :
8989 repository : ${{ matrix.repo }}
9090 path : target/${{ matrix.repo }}
You can’t perform that action at this time.
0 commit comments