File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1414 build :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1818 with :
1919 persist-credentials : false
2020
Original file line number Diff line number Diff line change 1515 lint :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919 with :
2020 persist-credentials : false
2121
Original file line number Diff line number Diff line change 1515 name : Build distributions 📦
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919 with :
2020 persist-credentials : false
2121
4646 attestations : write # to persist the attestation files
4747 steps :
4848 - name : Download distributions
49- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
49+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
5050 with :
5151 name : distributions
5252 path : dist/
6767
6868 steps :
6969 - name : Download distributions
70- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
70+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
7171 with :
7272 name : distributions
7373 path : dist/
Original file line number Diff line number Diff line change 2727 permissions :
2828 id-token : write # unit tests use the ambient OIDC credential
2929 steps :
30- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3131 with :
3232 persist-credentials : false
3333
4444 test-offline :
4545 runs-on : ubuntu-latest
4646 steps :
47- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
47+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4848 with :
4949 persist-credentials : false
5050
You can’t perform that action at this time.
0 commit comments