Skip to content

Commit 8b04d73

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump github/codeql-action
Bumps the github-actions-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `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@v3.25.3...v3.25.4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 533c1e8 commit 8b04d73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ jobs:
5757
runs-on: "ubuntu-latest"
5858
steps:
5959
- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.13.2
60-
- uses: github/codeql-action/init@v3.25.3
60+
- uses: github/codeql-action/init@v3.25.4
6161
with:
6262
languages: ${{ inputs.code-ql }}
63-
- uses: github/codeql-action/analyze@v3.25.3
63+
- uses: github/codeql-action/analyze@v3.25.4
6464

6565
setup:
6666
name: ⚙️ Setup

0 commit comments

Comments
 (0)