Skip to content

Commit 7460efb

Browse files
authored
Merge pull request #86 from guardian/dependabot/github_actions/sbt/setup-sbt-1.5.0
Bump sbt/setup-sbt from 1.4.0 to 1.5.0
2 parents d237ae7 + 879d592 commit 7460efb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sbt-dependency-graph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
java-version: 17
2020
- name: Install sbt
2121
id: sbt
22-
uses: sbt/setup-sbt@3afe9cf056c5d139bfc46579af1192d77a2f0821 # v1.4.0
22+
uses: sbt/setup-sbt@66fb4376e81982c7d92a4074170846fff88e2e30 # v1.5.0
2323
- name: Submit dependencies
2424
id: submit
2525
uses: scalacenter/sbt-dependency-submission@d84eef4c09e633bcf5f113bcad7fd5e9af1baee9 # v3.2.3

0 commit comments

Comments
 (0)