Skip to content

Commit 9c49b89

Browse files
authored
Merge pull request #4756 from nextcloud/dependabot/github_actions/github/codeql-action-4.36.0
build(deps): Bump github/codeql-action from 4.35.5 to 4.36.0
2 parents 0dda338 + 804ea26 commit 9c49b89

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ jobs:
3030
- name: Checkout repository
3131
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3232
- name: Initialize CodeQL
33-
uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba #4.35.5
33+
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa #4.36.0
3434
with:
3535
languages: ${{ matrix.language }}
3636
- name: Autobuild
37-
uses: github/codeql-action/autobuild@9e0d7b8d25671d64c341c19c0152d693099fb5ba #4.35.5
37+
uses: github/codeql-action/autobuild@7211b7c8077ea37d8641b6271f6a365a22a5fbfa #4.36.0
3838
- name: Perform CodeQL Analysis
39-
uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba #4.35.5
39+
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa #4.36.0

0 commit comments

Comments
 (0)