mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
Update security-scan.yml (#18180)
This commit is contained in:
2
.github/workflows/security-scan.yml
vendored
2
.github/workflows/security-scan.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
scan:
|
||||
runs-on:
|
||||
labels: custom-linux-xl
|
||||
labels: ['linux', 'large']
|
||||
if: ${{ github.actor != 'dependabot[bot]' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user