Commit 6e80052 1 parent 5dc7965 commit 6e80052 Copy full SHA for 6e80052
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
uses : sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
40
40
- name : Publish Capsule
41
41
id : publish-capsule
42
- uses : peak-scale/github-actions/make-ko-publish@38322faabccd75abfa581c435e367d446b6d2c3b # v0.1 .0
42
+ uses : peak-scale/github-actions/make-ko-publish@a441cca016861c546ab7e065277e40ce41a3eb84 # v0.2 .0
43
43
with :
44
44
makefile-target : ko-publish-capsule
45
45
registry : ghcr.io
Original file line number Diff line number Diff line change 54
54
echo "version=$(echo $VERSION)" >> $GITHUB_OUTPUT
55
55
- name : Helm | Publish
56
56
id : helm_publish
57
- uses : peak-scale/github-actions/helm-oci-chart@38322faabccd75abfa581c435e367d446b6d2c3b # v0.1 .0
57
+ uses : peak-scale/github-actions/helm-oci-chart@a441cca016861c546ab7e065277e40ce41a3eb84 # v0.2 .0
58
58
with :
59
59
registry : ghcr.io
60
60
repository : ${{ github.repository_owner }}/charts
Original file line number Diff line number Diff line change 21
21
with :
22
22
go-version-file : ' go.mod'
23
23
- name : Run golangci-lint
24
- uses : golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2 .0
24
+ uses : golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3 .0
25
25
with :
26
26
version : v1.56.2
27
27
only-new-issues : false
You can’t perform that action at this time.
0 commit comments