Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update github/codeql-action digest to 3b4f4d9 (datengaertnerei#2550)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jan 15, 2025
1 parent 6bf51ef commit 3d59d71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@1efc6bb9cee638a55957d2a72be3a65436af0e57
uses: github/codeql-action/init@3b4f4d94c0591488e786754af4206d57afb25431
with:
languages: javascript, python, java

@@ -46,4 +46,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@1efc6bb9cee638a55957d2a72be3a65436af0e57
uses: github/codeql-action/analyze@3b4f4d94c0591488e786754af4206d57afb25431

0 comments on commit 3d59d71

Please sign in to comment.