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