Skip to content

Commit

Permalink
Bump the github group with 1 update
Browse files Browse the repository at this point in the history
Bumps the github group with 1 update: [cypress-io/github-action](https://github.com/cypress-io/github-action).

- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@v5.8.3...v6.0.0)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 5c8e593 commit 3b31793
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
cache: 'yarn'

- name: Build and start e2e server
uses: cypress-io/github-action@v5.8.3
uses: cypress-io/github-action@v6.0.0
env:
DEKORATOR_URL: https://www.nav.no/dekoratoren/?simple=true&chatbot=false
PUBLIC_PATH: /familie/sykdom-i-familien/soknad/ekstra-omsorgsdager-andre-forelder-ikke-tilsyn
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.endringsmelding-pleiepenger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cache: 'yarn'

- name: Build and start e2e server
uses: cypress-io/github-action@v5.8.3
uses: cypress-io/github-action@v6.0.0
env:
API_URL_INNSYN: http://localhost:8099
API_URL: http://localhost:8099
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.omsorgsdager-aleneomsorg-dialog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
cache: 'yarn'

- name: Build and start e2e server
uses: cypress-io/github-action@v5.8.3
uses: cypress-io/github-action@v6.0.0
env:
DEKORATOR_URL: https://www.nav.no/dekoratoren/?simple=true&chatbot=false
PUBLIC_PATH: /familie/sykdom-i-familien/soknad/omsorgsdager-aleneomsorg
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.omsorgspengerutbetaling-soknad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cache: 'yarn'

- name: Build and start e2e server
uses: cypress-io/github-action@v5.8.3
uses: cypress-io/github-action@v6.0.0
env:
DEKORATOR_URL: https://www.nav.no/dekoratoren/?simple=true&chatbot=false
PUBLIC_PATH: /familie/sykdom-i-familien/soknad/omsorgspengerutbetaling
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.omsorgspengesøknad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
cache: 'yarn'

- name: Build and start e2e server
uses: cypress-io/github-action@v5.8.3
uses: cypress-io/github-action@v6.0.0
env:
DEKORATOR_URL: https://www.nav.no/dekoratoren/?simple=true&chatbot=false
PUBLIC_PATH: /familie/sykdom-i-familien/soknad/omsorgspenger
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.sif-ettersending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
cache: 'yarn'

- name: Build and start e2e server
uses: cypress-io/github-action@v5.8.3
uses: cypress-io/github-action@v6.0.0
env:
API_URL: http://localhost:8089/
FRONTEND_API_PATH: http://localhost:8089/
Expand Down

0 comments on commit 3b31793

Please sign in to comment.