Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to e5f05b8 (#199)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent 47d762d commit 32a50fb
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 @@ -29,7 +29,7 @@ jobs:
- uses: ./.github/actions/sdkman
- uses: ./.github/actions/konan
- uses: ./.github/actions/xcode-select
- uses: github/codeql-action/init@b374143c1149a9115d881581d29b8390bbcbb59c # v3
- uses: github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3
with:
config-file: ./.github/codeql/codeql-config.yml
- uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88 # v1.165.1
Expand All @@ -51,4 +51,4 @@ jobs:
with:
gradle-home-cache-cleanup: true
arguments: assemble --scan
- uses: github/codeql-action/analyze@b374143c1149a9115d881581d29b8390bbcbb59c # v3
- uses: github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3

0 comments on commit 32a50fb

Please sign in to comment.