Skip to content

Commit

Permalink
Opt into Actions CodeQL public preview (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
steiza authored Dec 19, 2024
1 parent 3cda2ea commit f46b272
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 @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'go' ]
language: [ 'go', 'actions' ]
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit f46b272

Please sign in to comment.