File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 build-test-macos :
3131 runs-on : macOS-latest
3232 steps :
33- - uses : actions/checkout@v4
33+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3434 with :
3535 submodules : true
3636
5252 contents : read
5353 runs-on : ubuntu-latest
5454 steps :
55- - uses : actions/checkout@v4
55+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
5656 with :
5757 submodules : true
5858
Original file line number Diff line number Diff line change 4848
4949 steps :
5050 - name : Checkout repository
51- uses : actions/checkout@v4
51+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
5252
5353 # Initializes the CodeQL tools for scanning.
5454 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2121 release-publish-maven-central :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v4
24+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2525 with :
2626 submodules : true
2727
You can’t perform that action at this time.
0 commit comments