Skip to content

Commit

Permalink
fix: update github/codeql-action action to v3.28.8 (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Jan 29, 2025
1 parent d6e6014 commit b346773
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].7
uses: github/codeql-action/[email protected].8
with:
languages: javascript
- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].7
uses: github/codeql-action/[email protected].8

0 comments on commit b346773

Please sign in to comment.