Skip to content

Commit 114a8d6

Browse files
authored
Use johnpangalos/sbt-dependency-submission (with PR support + logging)
Trying out: - scalacenter/sbt-dependency-submission#140 Now with more logging
1 parent 11ed13c commit 114a8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: scalacenter/sbt-dependency-submission@v2
18+
- uses: johnpangalos/sbt-dependency-submission@74bd9941d6ddbf58416ea8b555b6e6d68fe2e1bd
1919
- uses: actions/dependency-review-action@v3
2020
if: github.event_name == 'pull_request'
2121
with:

0 commit comments

Comments
 (0)