Skip to content

Commit e9e3073

Browse files
authored
Merge pull request #64 from nebius/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 6.0.0 to 6.0.2
2 parents c5de69b + 01548c5 commit e9e3073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible_lint.yml

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

2222
steps:
2323
- name: Checkout repository
24-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
24+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525
with:
2626
fetch-depth: 0
2727

0 commit comments

Comments
 (0)