Skip to content

Commit 317a6f9

Browse files
authored
Merge pull request #1339 from entireio/dependabot/github_actions/github/codeql-action-4.36.1
build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
2 parents 11a184c + 7378983 commit 317a6f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ jobs:
2424
ref: ${{ github.event.pull_request.head.sha }}
2525

2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
27+
uses: github/codeql-action/init@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
2828
with:
2929
languages: actions
3030
queries: security-extended,security-and-quality
3131

3232
- name: Perform CodeQL analysis
33-
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
33+
uses: github/codeql-action/analyze@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
3434
with:
3535
category: /language:actions
3636
# Fork PRs receive a read-only GITHUB_TOKEN, so SARIF upload to the

0 commit comments

Comments
 (0)