We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163314a commit 18b9f56Copy full SHA for 18b9f56
1 file changed
.github/workflows/main.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: "actions/checkout@v4"
20
- run: |
21
- apt-get install pandoc
+ sudo apt-get install pandoc
22
- uses: "sigstore/cosign-installer@v3"
23
- uses: "anchore/sbom-action/download-syft@v0"
24
- uses: "docker/setup-qemu-action@v3"
0 commit comments