Skip to content

Commit

Permalink
chore(deps): update github/codeql-action action to v2.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 70cb81d commit 4967384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222
- uses: github/codeql-action/init@v2.21.2
- uses: github/codeql-action/init@v2.27.1
with:
languages: javascript # comma separated list of values from {go, python, javascript, java, cpp, csharp} (not YET ruby, sorry!)

Expand Down

0 comments on commit 4967384

Please sign in to comment.