Skip to content

Commit

Permalink
chore: bump cypress-io/github-action from 6.7.8 to 6.7.9 (#1597)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 17, 2025
1 parent 5acd59f commit 812d7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comp-compile-explorer-code.yaml
Original file line number Diff line number Diff line change
@@ -101,7 +101,7 @@ jobs:
if: ${{ inputs.enable-unit-tests && !cancelled() }}

- name: Cypress run
uses: cypress-io/github-action@57b70560982e6a11d23d4b8bec7f8a487cdbb71b # v6.7.8
uses: cypress-io/github-action@b86ab8d33218c786a7c2d17dfea9724eb8aa8b6b # v6.7.9
if: ${{ inputs.enable-e2e-tests && !cancelled() }}
with:
install-command: npm install

0 comments on commit 812d7f3

Please sign in to comment.