update secrets

This commit is contained in:
Kenneth Kehl
2024-10-07 07:47:30 -07:00
parent fb83e8610c
commit e41ad9fab9
2 changed files with 3 additions and 2 deletions

View File

@@ -133,7 +133,7 @@
"filename": ".github/workflows/checks.yml", "filename": ".github/workflows/checks.yml",
"hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8",
"is_verified": false, "is_verified": false,
"line_number": 80, "line_number": 81,
"is_secret": false "is_secret": false
} }
], ],
@@ -684,5 +684,5 @@
} }
] ]
}, },
"generated_at": "2024-10-04T22:43:43Z" "generated_at": "2024-10-07T14:47:10Z"
} }

View File

@@ -59,6 +59,7 @@ jobs:
pull-requests: write pull-requests: write
contents: write contents: write
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment: staging
env: env:
API_HOST_NAME: https://notify-api-staging.app.cloud.gov/ API_HOST_NAME: https://notify-api-staging.app.cloud.gov/
DANGEROUS_SALT: ${{ secrets.DANGEROUS_SALT }} DANGEROUS_SALT: ${{ secrets.DANGEROUS_SALT }}