Skip to content

Commit 755df35

Browse files
Merge pull request #3173 from nextcloud/dependabot/github_actions/actions/checkout-6.0.2
Chore(deps): Bump actions/checkout from 6.0.0 to 6.0.2
2 parents 6001319 + 06de208 commit 755df35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress-snapshot-update.yml

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

2626
steps:
2727
- name: Checkout app
28-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
28+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929
with:
3030
persist-credentials: false
3131
ref: ${{ matrix.branches }}

0 commit comments

Comments
 (0)