Skip to content

Commit

Permalink
chore(ci): analyse actions in codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
dnwe authored Jan 24, 2025
1 parent 6bbe9b4 commit 03c1709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: ["go"]
language: ["actions", "go"]
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 03c1709

Please sign in to comment.