Mark optional and use commit SHA

This commit is contained in:
Justin Hutchings
2022-10-24 15:24:40 -07:00
committed by GitHub
parent 6686f7461a
commit c1444385ea
+2 -2
View File
@@ -29,6 +29,6 @@ jobs:
cache: 'sbt'
- name: Run tests
run: sbt test
# This step uploads information to the GitHub dependency graph and unblocking Dependabot alerts for the repository
# Optional: This step uploads information to the GitHub dependency graph and unblocking Dependabot alerts for the repository
- name: Upload dependency graph
uses: scalacenter/sbt-dependency-submission@v2
uses: scalacenter/sbt-dependency-submission@ab086b50c947c9774b70f39fc7f6e20ca2706c91