-
-
Notifications
You must be signed in to change notification settings - Fork 967
Bump github/codeql-action from 3.30.3 to 4.30.9 #6041
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Bump github/codeql-action from 3.30.3 to 4.30.9 #6041
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.3 to 4.30.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@192325c...16140ae) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.30.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
| # Initializes the CodeQL tools for scanning. | ||
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5 | ||
| uses: github/codeql-action/init@16140ae1a102900babc80a33c44059580f687047 # v3.29.5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| # If this step fails, then you should remove it and run the build manually (see below) | ||
| - name: Autobuild | ||
| uses: github/codeql-action/autobuild@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5 | ||
| uses: github/codeql-action/autobuild@16140ae1a102900babc80a33c44059580f687047 # v3.29.5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
|
|
||
| - name: Perform CodeQL Analysis | ||
| uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5 | ||
| uses: github/codeql-action/analyze@16140ae1a102900babc80a33c44059580f687047 # v3.29.5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
|
|
||
| - name: Upload SARIF file | ||
| uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5 | ||
| uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v3.29.5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| # Commenting out will disable upload of results to your repo's Code Scanning dashboard | ||
| - name: "Upload to code-scanning" | ||
| uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5 | ||
| uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v3.29.5 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
Bumps github/codeql-action from 3.30.3 to 4.30.9.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
16140aeMerge pull request #3213 from github/update-v4.30.9-70205d3d130db5feUpdate changelog for v4.30.970205d3Merge pull request #3211 from github/mbg/init/starting-partial-config697c209Merge remote-tracking branch 'origin/main' into mbg/init/starting-partial-config1bd53baMerge pull request #3205 from github/update-bundle/codeql-bundle-v2.23.3cac4df0Rebuild77e5c0dMerge branch 'main' into update-bundle/codeql-bundle-v2.23.397a4f75Merge pull request #3204 from github/mbg/setup-codeql2d5512bMerge remote-tracking branch 'origin/main' into mbg/init/starting-partial-configfa7bdf0CallgetAnalysisKindsa second time, and ignore exceptions thrown during th...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)