зеркало из https://github.com/github/docs.git
Bump github/codeql-action from 3.25.5 to 3.26.0 (#51959)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
ca1c2d6fbc
Коммит
78ef9319d4
|
@ -36,13 +36,13 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
- uses: github/codeql-action/init@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3.25.5
|
||||
- uses: github/codeql-action/init@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
|
||||
with:
|
||||
languages: javascript # comma separated list of values from {go, python, javascript, java, cpp, csharp, ruby}
|
||||
config: |
|
||||
paths-ignore:
|
||||
- 'src/open-source/scripts/add-pr-links.js'
|
||||
- uses: github/codeql-action/analyze@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3.25.5
|
||||
- uses: github/codeql-action/analyze@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
|
||||
continue-on-error: true
|
||||
|
||||
- uses: ./.github/actions/slack-alert
|
||||
|
|
Загрузка…
Ссылка в новой задаче