Skip to content

Commit

Permalink
fix(deps): update github/codeql-action action to v3.26.12 (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 7, 2024
1 parent 65b3762 commit ff62de1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions actions/security/codeql/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ runs:
using: composite
steps:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3.26.11
uses: github/codeql-action/init@v3.26.12
with:
languages: javascript
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3.26.11
uses: github/codeql-action/analyze@v3.26.12

0 comments on commit ff62de1

Please sign in to comment.