Skip to content

Commit 37d9634

Browse files
Merge pull request #15 from amin-aoulkadi/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 5f552c2 + 8f44c6a commit 37d9634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
name: Update Dependency Graph
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@v5
22+
- uses: actions/checkout@v6
2323
- uses: sbt/setup-sbt@v1
2424
- uses: scalacenter/sbt-dependency-submission@v3

0 commit comments

Comments
 (0)