Skip to content

Commit

Permalink
Merge pull request #477 from confidential-containers/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/github/codeql-action-3.28.0

build(deps): bump github/codeql-action from 3.27.5 to 3.28.0
  • Loading branch information
mythi authored Jan 11, 2025
2 parents 798d43a + 21882dd commit cac05db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lib-codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ jobs:
check-latest: true

- name: Initialize CodeQL
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3
with:
languages: 'go'

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3
uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3
with:
category: "/language:go"

0 comments on commit cac05db

Please sign in to comment.