Skip to content

Commit

Permalink
fix: update github/codeql-action action to v3.26.13 (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 15, 2024
1 parent 2d46d6d commit 1f05054
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/[email protected].12
uses: github/codeql-action/[email protected].13
with:
languages: javascript
- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].12
uses: github/codeql-action/[email protected].13

0 comments on commit 1f05054

Please sign in to comment.