Skip to content

Commit c3a2b76

Browse files
authored
Merge pull request #46 from crowdsecurity/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2 parents f4956ec + 1ad76f3 commit c3a2b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
steps:
3535
- name: Checkout
36-
uses: actions/checkout@v2
36+
uses: actions/checkout@v2.3.4
3737

3838
# In this step, this action saves a list of existing images,
3939
# the cache is created without them in the post run.

0 commit comments

Comments
 (0)