Skip to content

Commit

Permalink
Merge pull request #1058 from apache/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…/codeql-action-3.26.8

Bump github/codeql-action from 3.26.6 to 3.26.8
  • Loading branch information
lukaszlenart authored Sep 23, 2024
2 parents 40b4395 + 3c71b2e commit 48c4e3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].8
with:
languages: ${{ matrix.language }}
- name: Autobuild
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].8
- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].8
with:
category: "/language:${{matrix.language}}"
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
retention-days: 5

- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@821ab42c90a42d1d5cd3241930dff56a7c7dcfb2 # 2.22.11
uses: github/codeql-action/upload-sarif@323f5ef653b88011bf10e9a0a56d70d742463c9a # 2.22.11
with:
sarif_file: results.sarif

1 comment on commit 48c4e3b

@SantuAtGit
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @lukaszlenart - My project is highly depended on this Jakarta version of Struts (7.0.0), could you please share any ETA for the PROD environment release of this Struts-7.0.0-M9 verison?

Please sign in to comment.