Skip to content

Commit

Permalink
Bump github/codeql-action from 3.24.3 to 3.24.5
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@3796146...47b3d88)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent a9f3447 commit dd436b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Initialize CodeQL
uses: github/codeql-action/init@379614612a29c9e28f31f39a59013eb8012a51f0
uses: github/codeql-action/init@47b3d888fe66b639e431abf22ebca059152f1eea
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@379614612a29c9e28f31f39a59013eb8012a51f0
uses: github/codeql-action/analyze@47b3d888fe66b639e431abf22ebca059152f1eea

0 comments on commit dd436b6

Please sign in to comment.