File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1818 uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
1919 with :
2020 fetch-depth : 0
21- - uses : actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # v3.2.3
21+ - uses : actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3.2.5
2222 with :
2323 path : |
2424 ~/.cache/go-build
5959 uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
6060 with :
6161 go-version : 1.19
62- - uses : actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # v3.2.3
62+ - uses : actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3.2.5
6363 with :
6464 path : |
6565 ~/.cache/go-build
6868 restore-keys : |
6969 ${{ runner.os }}-go-
7070 - uses : sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b # v2.8.1
71- - uses : anchore/sbom-action/download-syft@06e109483e6aa305a2b2395eabae554e51530e1d # tag= v0.13.1
71+ - uses : anchore/sbom-action/download-syft@07978da4bdb4faa726e52dfc6b1bed63d4b56479 # v0.13.3
7272 - name : Run GoReleaser
73- uses : goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 # v4.1 .0
73+ uses : goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2 .0
7474 with :
7575 version : latest
7676 args : release --clean
Original file line number Diff line number Diff line change 1313 uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
1414 with :
1515 go-version : 1.19
16- - uses : actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # v3.2.3
16+ - uses : actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3.2.5
1717 with :
1818 path : |
1919 ~/.cache/go-build
Original file line number Diff line number Diff line change 5353
5454 # Upload the results to GitHub's code scanning dashboard.
5555 - name : " Upload to code-scanning"
56- uses : github/codeql-action/upload-sarif@a34ca99b4610d924e04c68db79e503e1f79f9f02 # v2.1.39
56+ uses : github/codeql-action/upload-sarif@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2.2.4
5757 with :
5858 sarif_file : results.sarif
Original file line number Diff line number Diff line change 11# Dockerfile
2- FROM cgr.dev/chainguard/static@sha256:89c6f614cab203d9f77d8636231f40cd9cf89cac2ca5d353cd75186a1ce4c5f9
2+ FROM cgr.dev/chainguard/static@sha256:3824d30a74e13d80af2ccb852516b6b7b2684b75d9f100b79d13863ae35626b5
33COPY minectl \
44 /usr/bin/minectl
55ENTRYPOINT ["/usr/bin/minectl" ]
You can’t perform that action at this time.
0 commit comments