Skip to content

Commit 5ff8fa7

Browse files
Merge pull request #1597 from nextcloud-libraries/dependabot/github_actions/cypress-io/github-action-6.7.12
2 parents ac0d018 + 1a6283e commit 5ff8fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: npm i -g npm@"${{ steps.versions.outputs.npmVersion }}"
4949

5050
- name: Build and run Cypress
51-
uses: cypress-io/github-action@d8ecebb25c9eaf9d4df9ad1aef88297ef2cb6f3c # v6.7.11
51+
uses: cypress-io/github-action@18a6541367f4580a515371905f499a27a44e8dbe # v6.7.12
5252
with:
5353
build: npm run build
5454
component: true

0 commit comments

Comments
 (0)