We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4df0d commit c580f50Copy full SHA for c580f50
.github/workflows/test.yaml
@@ -130,7 +130,7 @@ jobs:
130
GITHUB_TOKEN: ${{ secrets.KONGPONENTS_BOT_PAT }}
131
132
- name: Run Cypress component tests
133
- uses: cypress-io/github-action@615dcf65299b63c35268d795f4dfb79532388f64 # v6.10.0
+ uses: cypress-io/github-action@6c143abc292aa835d827652c2ea025d098311070 # v6.10.1
134
with:
135
install: false
136
command: yarn test
0 commit comments