Skip to content

Commit 2a2797a

Browse files
authored
Merge pull request #1522 from guardian/dependabot/github_actions/sbt/setup-sbt-1.1.14
Build(deps): Bump sbt/setup-sbt from 1.1.9 to 1.1.14
2 parents fc9c198 + 7fc96a9 commit 2a2797a

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
@@ -20,7 +20,7 @@ jobs:
2020
java-version: 17
2121
- name: Install sbt
2222
id: sbt
23-
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
23+
uses: sbt/setup-sbt@3e125ece5c3e5248e18da9ed8d2cce3d335ec8dd # v1.1.14
2424
- name: Submit dependencies
2525
id: submit
2626
uses: scalacenter/sbt-dependency-submission@64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3 # v3.1.0

0 commit comments

Comments
 (0)