Commit 9019962 1 parent 7b8f036 commit 9019962 Copy full SHA for 9019962
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 22
22
go-version-file : go.mod
23
23
24
24
- name : Install syft for sbom generation
25
- uses : anchore/sbom-action/download-syft@v0.17.9
25
+ uses : anchore/sbom-action/download-syft@v0.18.0
26
26
27
27
- name : Build snapshot artifacts
28
28
uses : goreleaser/goreleaser-action@v6
Original file line number Diff line number Diff line change 45
45
}' > ~/.config/kathara.conf
46
46
47
47
- name : Install syft for sbom generation
48
- uses : anchore/sbom-action/download-syft@v0.17.9
48
+ uses : anchore/sbom-action/download-syft@v0.18.0
49
49
50
50
- name : Build binary for e2e
51
51
uses : goreleaser/goreleaser-action@v6
Original file line number Diff line number Diff line change 39
39
password : ${{ secrets.MTR_PASSWORD }}
40
40
41
41
- name : Install syft for sbom generation
42
- uses : anchore/sbom-action/download-syft@v0.17.9
42
+ uses : anchore/sbom-action/download-syft@v0.18.0
43
43
44
44
- name : Build, push & release
45
45
uses : goreleaser/goreleaser-action@v6
You can’t perform that action at this time.
0 commit comments