Skip to content

Commit ca46901

Browse files
authored
Update github-actions-ci.yml
1 parent 5d2d14e commit ca46901

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/github-actions-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ jobs:
8888
dependency-scan:
8989
runs-on: ubuntu-latest
9090
needs: [build]
91-
# permissions:
92-
# contents: read
93-
# packages: read
9491
container:
9592
image: ghcr.io/mapattacker/github-workflow-sample
9693
credentials:
@@ -103,9 +100,6 @@ jobs:
103100
license-scan:
104101
runs-on: ubuntu-latest
105102
needs: [build]
106-
# permissions:
107-
# contents: read
108-
# packages: read
109103
container:
110104
image: ghcr.io/mapattacker/github-workflow-sample
111105
credentials:

0 commit comments

Comments
 (0)