We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2d14e commit ca46901Copy full SHA for ca46901
.github/workflows/github-actions-ci.yml
@@ -88,9 +88,6 @@ jobs:
88
dependency-scan:
89
runs-on: ubuntu-latest
90
needs: [build]
91
- # permissions:
92
- # contents: read
93
- # packages: read
94
container:
95
image: ghcr.io/mapattacker/github-workflow-sample
96
credentials:
@@ -103,9 +100,6 @@ jobs:
103
100
license-scan:
104
101
105
102
106
107
108
109
110
111
0 commit comments