We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d76fc9 commit 552ca67Copy full SHA for 552ca67
1 file changed
.github/workflows/third-party.yaml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install dependencies
42
run: |
43
apk update
44
- apk add bash curl findutils gcc gh git gnutar "${GO_RELEASE}"} make nodejs perl pkgconf upx xz "yara-x~${YARA_X_RELEASE}"
+ apk add bash curl findutils gcc gh git gnutar "${GO_RELEASE}" make nodejs perl pkgconf upx xz "yara-x~${YARA_X_RELEASE}"
45
- uses: chainguard-dev/actions/setup-gitsign@c69a264ec2a5934c3186c618f368fc1c86f16cff # main
46
- name: Set up Octo-STS
47
uses: octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1
0 commit comments