File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 id-token : write # needed for signing the images with GitHub OIDC token
3434 steps :
3535 # Build multi-arch docker images for cni-plugin:
36- - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
36+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830
3737 with :
3838 path : ${{ runner.temp }}/.buildx-cache
3939 key : cni-plugin-${{ needs.meta.outputs.mode }}-${{ needs.meta.outputs.version }}
Original file line number Diff line number Diff line change 3333 id-token : write # needed for signing the images with GitHub OIDC token
3434 steps :
3535 # Build multi-arch docker images for proxy-init:
36- - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
36+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830
3737 with :
3838 path : ${{ runner.temp }}/.buildx-cache
3939 key : proxy-init-${{ needs.meta.outputs.mode }}-${{ needs.meta.outputs.version }}
You can’t perform that action at this time.
0 commit comments