File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 with :
1818 ref : ${{ github.event.pull_request.head.sha }}
1919 - name : Create backport PRs
20- uses : korthout/backport-action@addffea45a2f0b5682f1d5ba0506f45bc18bf174 # v2.3.0
20+ uses : korthout/backport-action@e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3 # v2.4.1
2121 # xref: https://github.com/korthout/backport-action#inputs
2222 with :
2323 # Use token to allow workflows to be triggered for the created PR
Original file line number Diff line number Diff line change 9292 mkdir -p config/release
9393 kustomize build ./config/crd > ./config/release/${{ env.CONTROLLER }}.crds.yaml
9494 kustomize build ./config/manager > ./config/release/${{ env.CONTROLLER }}.deployment.yaml
95- - uses : anchore/sbom-action/download-syft@41f7a6c033dbcdf78917f23b652c8b8146298c85 # v0.15.4
95+ - uses : anchore/sbom-action/download-syft@767b08fd8822486ad890abb8f1d31721bebd651c # v0.15.7
9696 - name : Create release and SBOM
9797 id : run-goreleaser
9898 if : startsWith(github.ref, 'refs/tags/v')
You can’t perform that action at this time.
0 commit comments