We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c276e commit faa96c3Copy full SHA for faa96c3
.github/workflows/update-dependancy-graph renamed to .github/workflows/update-dependancy-graph.yml
@@ -4,6 +4,7 @@ on: [push]
4
5
jobs:
6
dependency-graph:
7
+ runs-on: ubuntu-latest
8
steps:
9
- name: Submit Dependency Snapshot
10
uses: advanced-security/maven-dependency-submission-action@v4
0 commit comments