Skip to content

Commit

Permalink
Merge pull request #1760 from adpi2/dependency-submission-v2
Browse files Browse the repository at this point in the history
Bump dependency submission
  • Loading branch information
adpi2 authored Jul 15, 2022
2 parents 12f8faa + 4b40951 commit b190bd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sbt-dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ on:
branches: [ main ]

jobs:
submit-dependency-graph:
name: Submit dependency graph
update-graph:
name: Update graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: true
- uses: scalacenter/sbt-dependency-graph-action@v1
- uses: scalacenter/sbt-dependency-submission@v2

0 comments on commit b190bd3

Please sign in to comment.