Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 601fa3a commit 989a9a5
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 @@ -20,8 +20,8 @@ jobs:
- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: Initialize CodeQL
uses: github/codeql-action/init@d39d31e687223d841ef683f52467bd88e9b21c14
uses: github/codeql-action/init@ccf74c947955fd1cf117aef6a0e4e66191ef6f61
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@d39d31e687223d841ef683f52467bd88e9b21c14
uses: github/codeql-action/analyze@ccf74c947955fd1cf117aef6a0e4e66191ef6f61

0 comments on commit 989a9a5

Please sign in to comment.