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@d4bb88e5e4420d56d283d658b6b5992c1dce04da # v1.7 .0
47+ uses : docker/github-builder/.github/workflows/build.yml@c2782c55efa56a01b9c30021db8f5ec3993228a3 # v1.8 .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 2424 with :
2525 go-version-file : ' go.mod'
2626 - name : Install Cosign
27- uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
27+ uses : sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
2828 - name : Run GoReleaser
2929 uses : goreleaser/goreleaser-action@1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8 # v7.2.1
3030 with :
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@d4bb88e5e4420d56d283d658b6b5992c1dce04da # v1.7 .0
38+ uses : docker/github-builder/.github/workflows/build.yml@c2782c55efa56a01b9c30021db8f5ec3993228a3 # v1.8 .0
3939 permissions :
4040 id-token : write # to sign attestation(s) with GitHub OIDC Token
4141 packages : write # to push container image to ghcr
Original file line number Diff line number Diff line change 6868 # Upload the results to GitHub's code scanning dashboard (optional).
6969 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
7070 - name : " Upload to code-scanning"
71- uses : github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
71+ uses : github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
7272 with :
7373 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments