File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 - name : Install dependencies
2323 run : |
2424 apk update
25- apk add curl findutils git go nodejs xz yara-x-compat
25+ apk add curl findutils git go nodejs upx xz yara-x-compat
2626
2727 - name : Checkout code
2828 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change 2121 - name : Install dependencies
2222 run : |
2323 apk update
24- apk add bash curl findutils gh git go nodejs xz yara-x-compat
24+ apk add bash curl findutils gh git go nodejs upx xz yara-x-compat
2525 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2626 - uses : chainguard-dev/actions/setup-gitsign@e82b4e5ae10182af72972addcb3fedf7454621c8
2727 - name : Set up Octo-STS
You can’t perform that action at this time.
0 commit comments