Skip to content

Commit

Permalink
use latest scalacenter/sbt-dependency-submission
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-kai committed Apr 24, 2024
1 parent 65e81a7 commit 76d2357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
path: '**/target/test-reports/TEST-*.xml'
reporter: java-junit
- name: Upload dependency graph
uses: scalacenter/sbt-dependency-submission@ab086b50c947c9774b70f39fc7f6e20ca2706c91
uses: scalacenter/sbt-dependency-submission
publish-artifacts:
runs-on: ubuntu-latest
needs: [ 'build', 'checksecret' ]
Expand Down

0 comments on commit 76d2357

Please sign in to comment.