Skip to content

Commit

Permalink
upgrade scalacenter/sbt-dependency-submission (#951)
Browse files Browse the repository at this point in the history
* upgrade scalacenter/sbt-dependency-submission

* Update nightly-builds.yaml
  • Loading branch information
pjfanning authored Jan 13, 2025
1 parent 1a25e09 commit 21e1e4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- uses: actions/checkout@v4
- name: Install sbt
uses: sbt/setup-sbt@v1
- uses: scalacenter/sbt-dependency-submission@v2
- uses: scalacenter/sbt-dependency-submission@v3
2 changes: 1 addition & 1 deletion .github/workflows/nightly-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: github.repository == 'apache/pekko-connectors'
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit 21e1e4c

Please sign in to comment.