Commit 8cc2c11
committed
Drop dependency-graph step, simplify perms to contents: read
Per @jdneo's review: the 'Update dependency graph' step (maven-dependency
-submission-action) has been failing in CI; removing it lets the workflow
hold to the strict workflow-level contents: read default with no per-job
write override needed.
Net change vs main:
- workflow-level permissions: contents: read (new)
- Update dependency graph step: removed
- per-job permissions: contents: write override on build: not added
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>1 parent 6dcd68b commit 8cc2c11
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
0 commit comments