Skip to content

Commit e41fe70

Browse files
Merge pull request #1728 from nextcloud/dependabot/github_actions/actions/checkout-6.0.2
Chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2
2 parents d593b4b + 57aae98 commit e41fe70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
SERVER_BRANCH: master
2929
steps:
3030
- name: Checkout
31-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
31+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3232
with:
3333
persist-credentials: false
3434

0 commit comments

Comments
 (0)