Update security-scan.yml (#18180)

This commit is contained in:
mcollao-hc
2022-12-01 13:05:21 -06:00
committed by GitHub
parent fb5e7c908d
commit ec97e633db

View File

@@ -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