Skip to content

Commit 2e69828

Browse files
Merge pull request #23 from CSSUoB/fix/workflows
Removed dependency step in workflow
2 parents 66db614 + 8f0cd8e commit 2e69828

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pullrequest.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,3 @@ jobs:
4040

4141
- name: Perform CodeQL Analysis
4242
uses: github/codeql-action/analyze@v2
43-
44-
45-
- name: Update dependency graph
46-
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6

0 commit comments

Comments
 (0)