Skip to content

Commit

Permalink
Merge pull request #230 from robbinjanssen/renovate/github-codeql-act…
Browse files Browse the repository at this point in the history
…ion-3.x

⬆️ Update github/codeql-action action to v3.24.5
  • Loading branch information
robbinjanssen authored Feb 26, 2024
2 parents 75e4e84 + 34a7beb commit 21ca33e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Initialize CodeQL
uses: github/codeql-action/init@v3.24.3
uses: github/codeql-action/init@v3.24.5

- name: Perform Analysis
uses: github/codeql-action/analyze@v3.24.3
uses: github/codeql-action/analyze@v3.24.5

0 comments on commit 21ca33e

Please sign in to comment.