Skip to content

Commit fde4552

Browse files
Bump github/codeql-action from 4.30.9 to 4.31.0 (#209)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.9 to 4.31.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@16140ae...4e94bd1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff4e244 commit fde4552

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ jobs:
5454
fetch-depth: 0
5555
-
5656
name: initialize
57-
uses: github/codeql-action/init@16140ae1a102900babc80a33c44059580f687047 # v3.29.5
57+
uses: github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v3.29.5
5858
with:
5959
languages: ruby
6060
-
6161
name: codeql analyze
62-
uses: github/codeql-action/analyze@16140ae1a102900babc80a33c44059580f687047 # v3.29.5
62+
uses: github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v3.29.5

0 commit comments

Comments
 (0)