Skip to content

Commit d212af2

Browse files
chore(deps): update actions/checkout digest to 8e8c483
1 parent 0fbd3fb commit d212af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
# Git Checkout
3636
- name: Checkout Code
37-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
37+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
3838
with:
3939
token: ${{ secrets.GITHUB_TOKEN }}
4040
fetch-depth: 0 # If you use VALIDATE_ALL_CODEBASE = true, you can remove this line to improve performances

0 commit comments

Comments
 (0)