Skip to content

Commit 8fcda6c

Browse files
authored
Merge pull request #1225 from phpro/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents bfac25f + 15bc324 commit 8fcda6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/depsreview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: 'Checkout Repository'
12-
uses: actions/checkout@v6
12+
uses: actions/checkout@v7
1313
- name: 'Dependency Review'
1414
uses: actions/dependency-review-action@v5

0 commit comments

Comments
 (0)