File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 runs-on : macos-15
1919 timeout-minutes : 10
2020 steps :
21- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2222 with :
2323 fetch-depth : 1
2424
5757 runs-on : ${{ matrix.platform }}
5858 timeout-minutes : 10
5959 steps :
60- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
60+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
6161 with :
6262 fetch-depth : 1
6363 - name : Build
Original file line number Diff line number Diff line change 2525 # unlikely to succeed.
2626 timeout-minutes : 20
2727 steps :
28- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2929 with :
3030 fetch-depth : 1
3131 - name : Show host info
Original file line number Diff line number Diff line change 2626 runs-on : ${{ matrix.platform }}
2727 timeout-minutes : 10
2828 steps :
29- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
29+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3030 with :
3131 fetch-depth : 1
3232 - name : Show host info
Original file line number Diff line number Diff line change 2828 attestations : write # for provenances
2929 timeout-minutes : 20
3030 steps :
31- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3232 with :
3333 # https://github.com/reproducible-containers/repro-get/issues/3
3434 fetch-depth : 0
6767 gh attestation verify socket_vmnet-${version}-x86_64.tar.gz --owner lima-vm
6868 \`\`\`
6969 EOF
70- - uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
70+ - uses : actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0 .0
7171 if : github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
7272 with :
7373 subject-path : _artifacts/*
You can’t perform that action at this time.
0 commit comments