mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
Update security-check.yaml
This commit is contained in:
parent
d4c3e81fa1
commit
2f65cd83b6
1 changed files with 2 additions and 1 deletions
3
.github/workflows/security-check.yaml
vendored
3
.github/workflows/security-check.yaml
vendored
|
@ -38,7 +38,6 @@ jobs:
|
|||
REGISTRY_HOSTNAME: localhost
|
||||
|
||||
steps:
|
||||
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
|
||||
- name: Check out
|
||||
uses: actions/checkout@v3
|
||||
- name: Scan Django settings for security issues
|
||||
|
@ -55,6 +54,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
|
||||
- name: Check out
|
||||
uses: actions/checkout@v3
|
||||
- name: MockUserLogin should not be in settings.MIDDLEWARE
|
||||
|
@ -66,6 +66,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
|
||||
- name: Check out
|
||||
uses: actions/checkout@v3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue