You've already forked dcmerge
Compare commits
3 Commits
15d477c2e4
...
cfdff11c70
| Author | SHA1 | Date | |
|---|---|---|---|
|
cfdff11c70
|
|||
| 17b608dfa0 | |||
|
0ac7747729
|
@@ -19,7 +19,7 @@ jobs:
|
||||
run: apt-get update && apt-get install --yes curl
|
||||
- name: Install syft
|
||||
env:
|
||||
SYFT_VERSION: "1.41.1" # renovate: datasource=github-releases depName=anchore/syft
|
||||
SYFT_VERSION: "1.42.1" # renovate: datasource=github-releases depName=anchore/syft
|
||||
run: |
|
||||
OS="$(uname | tr '[:upper:]' '[:lower:]')"
|
||||
ARCH="$(dpkg --print-architecture)"
|
||||
|
||||
Reference in New Issue
Block a user