Skip to content

Commit

Permalink
Merge pull request #348 from navikt/dependabot/github_actions/all-69d…
Browse files Browse the repository at this point in the history
…81658af

Bump cypress-io/github-action from 6.7.5 to 6.7.6 in the all group
  • Loading branch information
magnurh-cx authored Oct 8, 2024
2 parents c7f473f + 65c638b commit ead9c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Build with mock
run: npm run build:mock
- uses: cypress-io/[email protected].5
- uses: cypress-io/[email protected].6
with:
install: false
start: npm run start:with:test
Expand Down

0 comments on commit ead9c35

Please sign in to comment.