Skip to content

Commit 0613a8e

Browse files
authored
Merge pull request #362 from finos/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 4876ba7 + 31e16a5 commit 0613a8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/license-scanning.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: license-scan
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/checkout@v6
19+
- uses: actions/checkout@v7
2020
- uses: actions-ext/node/setup@main
2121
with:
2222
version: 22.x

0 commit comments

Comments
 (0)