Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Fix dependencies CVE analysis (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Oct 31, 2022
1 parent 022ff8c commit 0682506
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
dependency-graph:
name: Update Dependency Graph
runs-on: ubuntu-latest
env:
GH_READ_PACKAGES: ${{ secrets.GH_READ_PACKAGES }}
steps:
- uses: actions/checkout@v3.1.0
- uses: scalacenter/sbt-dependency-submission@v2.0.1

0 comments on commit 0682506

Please sign in to comment.