Set working directory for dependency graph update

Specify working directory for dependency graph update
This commit is contained in:
2025-10-23 00:08:16 +01:00
committed by GitHub
parent bb18c1119e
commit 3689f7a207

View File

@@ -33,3 +33,5 @@ jobs:
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
- name: Update dependency graph
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6
with:
working-directory: main