We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66320cf commit 2f7c729Copy full SHA for 2f7c729
1 file changed
examples/grype-trivy-scan-example.yaml
@@ -7,10 +7,6 @@ on:
7
jobs:
8
wolfi-act:
9
runs-on: ubuntu-latest
10
- permissions:
11
- contents: read
12
- packages: write
13
- id-token: write # needed for GitHub OIDC Token
14
steps:
15
- uses: actions/checkout@v3
16
- uses: wolfi-dev/wolfi-act@main
0 commit comments