Skip to content

Commit

Permalink
Merge pull request #49 from bob-collective/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions-453320d7a8

chore(deps): bump the actions group with 2 updates
  • Loading branch information
gregdhill authored Sep 2, 2024
2 parents ef4cf7d + 0940dcc commit c1b8158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/QA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: ./.github/common-actions/install

- name: Run Cypress tests
uses: cypress-io/github-action@df7484c5ba85def7eef30db301afa688187bc378 # [email protected].2
uses: cypress-io/github-action@496e7dc0edc421a9de8a36a31c793340e00c61bf # [email protected].5
with:
start: pnpm start:bridge --host
command: pnpm test:e2e:ci # TODO: consider running in --headless
Expand All @@ -88,7 +88,7 @@ jobs:
BLOCK_EXPLORER: 'https://explorerl2-fluffy-bob-7mjgi9pmtg.t.conduit.xyz'

- name: Archive e2e artifacts
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # pin@v2
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # pin@v2
if: always()
with:
name: e2e-artifacts
Expand Down

0 comments on commit c1b8158

Please sign in to comment.