File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 permissions :
1212 contents : read
1313 pull-requests : write
14- uses : github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@6381f5d691a1ecf7d80126b0393a803224afd9ba
14+ uses : github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc
1515 with :
1616 config-name : release-drafter.yml
1717 secrets :
Original file line number Diff line number Diff line change 1111 contents : read
1212 pull-requests : read
1313 statuses : write
14- uses : github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml@6381f5d691a1ecf7d80126b0393a803224afd9ba
14+ uses : github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc
1515 secrets :
1616 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1010 permissions :
1111 contents : write
1212 pull-requests : read
13- uses : github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml@6381f5d691a1ecf7d80126b0393a803224afd9ba
13+ uses : github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc
1414 with :
1515 publish : true
1616 release-config-name : release-drafter.yml
2323 packages : write
2424 id-token : write
2525 attestations : write
26- uses : github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml@6381f5d691a1ecf7d80126b0393a803224afd9ba
26+ uses : github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc
2727 with :
2828 image-name : ${{ github.repository }}
2929 full-tag : ${{ needs.release.outputs.full-tag }}
5353 with :
5454 go-version : 1.23.4
5555 - name : Install Syft
56- uses : anchore/sbom-action/download-syft@57aae528053a48a3f6235f2d9461b05fbcb7366d
56+ uses : anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610
5757 with :
5858 syft-version : v1.33.0
5959 - name : Run GoReleaser
9393 name : dist
9494 path : dist
9595 - name : Attest SBOM
96- uses : actions/attest-sbom@07e74fc4e78d1aad915e867f9a094073a9f71527
96+ uses : actions/attest-sbom@c604332985a26aa8cf1bdc465b92731239ec6b9e
9797 with :
9898 subject-path : " ${{ matrix.archive }}"
9999 sbom-path : " ${{ matrix.sbom }}"
You can’t perform that action at this time.
0 commit comments