Skip to content

Commit 8416170

Browse files
Bump actions/checkout from 4 to 5 in the dependencies group (#462)
1 parent 8213a86 commit 8416170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-owasp-metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout code
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v5
2222

2323
- name: Validate metadata file
2424
# We want to use the latest version of the action which lives in the

0 commit comments

Comments
 (0)