Skip to content

Commit

Permalink
Merge branch 'development' into dependabot/github_actions/development…
Browse files Browse the repository at this point in the history
…/actions/checkout-4.2.1
  • Loading branch information
mergify[bot] authored Oct 8, 2024
2 parents 397d95f + e5fb8e4 commit 4e3d6e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ jobs:
cache: 'maven'

- name: Initialize CodeQL
uses: github/codeql-action/[email protected].11
uses: github/codeql-action/[email protected].12
with:
languages: java

- name: Autobuild
uses: github/codeql-action/[email protected].11
uses: github/codeql-action/[email protected].12

- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].11
uses: github/codeql-action/[email protected].12

0 comments on commit 4e3d6e4

Please sign in to comment.