Skip to content

Commit 1b0d2af

Browse files
Changing urls for login canada (#115)
* Changint urls for login canada * Adidng new url for Login Canada
1 parent e81b878 commit 1b0d2af

File tree

4 files changed

+8
-12
lines changed

4 files changed

+8
-12
lines changed

.github/workflows/a11ywatch.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ jobs:
1818
- https://articles.cdssandbox.xyz
1919
- https://staging.notification.cdssandbox.xyz
2020
- https://design-system.alpha.canada.ca/en/
21-
- http://sign-in.alpha.canada.ca/
21+
- https://login.alpha.canada.ca/
2222
- http://connexion.alpha.canada.ca/
23-
- https://sign-in.canada.ca
24-
- https://connexion.canada.ca
23+
- https://app.login-connexion.alpha.canada.ca/
2524
steps:
2625
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
2726
- uses: a11ywatch/github-action@d61a01aad49cc54db0a669cc61b7e85f08994162 # v2.1.10 (includes commit to upgrade upload-artifact github action to v4 as v3 is deprecated)

.github/workflows/lighthouse.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ jobs:
1818
- https://staging.notification.cdssandbox.xyz
1919
- https://forms-staging.cdssandbox.xyz
2020
- https://design-system.alpha.canada.ca/en/
21-
- http://sign-in.alpha.canada.ca
21+
- https://login.alpha.canada.ca/
2222
- http://connexion.alpha.canada.ca
23-
- https://sign-in.canada.ca
24-
- https://connexion.canada.ca
23+
- https://app.login-connexion.alpha.canada.ca/
2524
steps:
2625
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
2726
- uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3.6.1

.github/workflows/nuclei-default.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ jobs:
1919
- https://forms-staging.cdssandbox.xyz
2020
- https://design-system.alpha.canada.ca/en/
2121
- https://superset.cdssandbox.xyz/
22-
- http://sign-in.alpha.canada.ca/
22+
- https://login.alpha.canada.ca/
2323
- http://connexion.alpha.canada.ca/
24-
- https://sign-in.canada.ca
25-
- https://connexion.canada.ca
24+
- https://app.login-connexion.alpha.canada.ca/
2625
steps:
2726
- name: Checkout
2827
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98

.github/workflows/oswasp-zap-default.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ jobs:
1717
- https://staging.notification.cdssandbox.xyz
1818
- http://staging.notification.cdssandbox.xyz
1919
- https://superset.cdssandbox.xyz/
20-
- http://sign-in.alpha.canada.ca/
20+
- https://login.alpha.canada.ca/
2121
- http://connexion.alpha.canada.ca/
22-
- https://sign-in.canada.ca
23-
- https://connexion.canada.ca
22+
- https://app.login-connexion.alpha.canada.ca/
2423
steps:
2524
- name: Checkout
2625
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

0 commit comments

Comments
 (0)