File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 - name : Check licenses
4545 run : addlicense -l apache -check -v -ignore '**/*.yaml' -c 'The Score Authors' ./cmd ./internal/
4646 test-multi-arch-build :
47- uses : docker/github-builder/.github/workflows/build.yml@7d2a02426d4b989616ba5aaee4e879afd4134b0d # v1.6 .0
47+ uses : docker/github-builder/.github/workflows/build.yml@d4bb88e5e4420d56d283d658b6b5992c1dce04da # v1.7 .0
4848 if : ${{ !github.event.pull_request.head.repo.fork }}
4949 with :
5050 output : image
Original file line number Diff line number Diff line change 3535 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3636 TAP_GITHUB_TOKEN : ${{ secrets.TAP_GITHUB_TOKEN }}
3737 release-container-image :
38- uses : docker/github-builder/.github/workflows/build.yml@7d2a02426d4b989616ba5aaee4e879afd4134b0d # v1.6 .0
38+ uses : docker/github-builder/.github/workflows/build.yml@d4bb88e5e4420d56d283d658b6b5992c1dce04da # v1.7 .0
3939 permissions :
4040 id-token : write # to sign attestation(s) with GitHub OIDC Token
4141 packages : write # to push container image to ghcr
You can’t perform that action at this time.
0 commit comments