File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1919 - name : Check secret
2020 id : checksecret
21- uses : peak-scale/github-actions/exists@38322faabccd75abfa581c435e367d446b6d2c3b # v0.1 .0
21+ uses : peak-scale/github-actions/exists@a441cca016861c546ab7e065277e40ce41a3eb84 # v0.2 .0
2222 with :
2323 value : ${{ secrets.CODECOV_TOKEN }}
2424 - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
Original file line number Diff line number Diff line change 2929 uses : sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
3030 - name : Publish with KO
3131 id : publish
32- uses : peak-scale/github-actions/make-ko-publish@38322faabccd75abfa581c435e367d446b6d2c3b # v0.1 .0
32+ uses : peak-scale/github-actions/make-ko-publish@a441cca016861c546ab7e065277e40ce41a3eb84 # v0.2 .0
3333 with :
3434 makefile-target : ko-publish-all
3535 registry : ghcr.io
Original file line number Diff line number Diff line change 2424 echo "version=$(echo $VERSION)" >> $GITHUB_OUTPUT
2525 - name : Helm | Publish
2626 id : helm_publish
27- uses : peak-scale/github-actions/helm-oci-chart@38322faabccd75abfa581c435e367d446b6d2c3b # v0.1 .0
27+ uses : peak-scale/github-actions/helm-oci-chart@a441cca016861c546ab7e065277e40ce41a3eb84 # v0.2 .0
2828 with :
2929 registry : ghcr.io
3030 repository : ${{ github.repository_owner }}/charts
You can’t perform that action at this time.
0 commit comments