Skip to content

Commit c580f50

Browse files
chore(deps): update cypress-io/github-action action to v6.10.1 (#1680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c4df0d commit c580f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
GITHUB_TOKEN: ${{ secrets.KONGPONENTS_BOT_PAT }}
131131

132132
- name: Run Cypress component tests
133-
uses: cypress-io/github-action@615dcf65299b63c35268d795f4dfb79532388f64 # v6.10.0
133+
uses: cypress-io/github-action@6c143abc292aa835d827652c2ea025d098311070 # v6.10.1
134134
with:
135135
install: false
136136
command: yarn test

0 commit comments

Comments
 (0)