Update security-scan.yml (#18180)

This commit is contained in:
mcollao-hc 2022-12-01 13:05:21 -06:00 committed by GitHub
parent 9bf3b4c582
commit 495c503b11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
scan: scan:
runs-on: runs-on:
labels: custom-linux-xl labels: ['linux', 'large']
if: ${{ github.actor != 'dependabot[bot]' }} if: ${{ github.actor != 'dependabot[bot]' }}
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3