Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.1
Browse files Browse the repository at this point in the history
| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | cypress-io/github-action | v6.7.0 | v6.7.1 |
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent d4b6286 commit d32a39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
if-no-files-found: error

- name: Cypress run
uses: cypress-io/github-action@f88a151c986cab2e339cdbede6a5c4468bb62c17 # v6.7.0
uses: cypress-io/github-action@8d3918616d8ac34caa2b49afc8b408b6a872a6f5 # v6.7.1
with:
start: make serve
wait-on: 'http://127.0.0.1:8000/'
Expand Down

0 comments on commit d32a39c

Please sign in to comment.