Skip to content

Commit

Permalink
deactivate dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
svencc committed Nov 24, 2023
1 parent a74a2e9 commit 685a6c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/service-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
# docker build . --build-arg JAR_FILE=services/${{ inputs.service }}/target/app.jar -t <tag>

# 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/[email protected]
# - name: Update dependency graph
# uses: advanced-security/[email protected]

0 comments on commit 685a6c1

Please sign in to comment.