Skip to content

Commit

Permalink
Merge pull request #1373 from sequeljs/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/codeql-action-3.27.7

ci(ghactions): bump github/codeql-action from 3.27.6 to 3.27.7
  • Loading branch information
github-actions[bot] authored Dec 10, 2024
2 parents 47ff203 + 28e76cb commit aa48980
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
fetch-depth: 2

- name: Initialize CodeQL
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].7

- name: Autobuild CodeQL
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].7

- name: Perform CodeQL analysis
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].7

0 comments on commit aa48980

Please sign in to comment.