Skip to content

Bump the github_actions group across 1 directory with 2 updates#1422

Merged
TimPansino merged 2 commits intomainfrom
dependabot/github_actions/github_actions-09475045b6
Jul 7, 2025
Merged

Bump the github_actions group across 1 directory with 2 updates#1422
TimPansino merged 2 commits intomainfrom
dependabot/github_actions/github_actions-09475045b6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 7, 2025

Bumps the github_actions group with 2 updates in the / directory: aquasecurity/trivy-action and github/codeql-action.

Updates aquasecurity/trivy-action from 0.31.0 to 0.32.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.32.0

What's Changed

Full Changelog: aquasecurity/trivy-action@0.31.0...0.32.0

Commits

Updates github/codeql-action from 3.29.1 to 3.29.2

Release notes

Sourced from github/codeql-action's releases.

v3.29.2

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.2 - 30 Jun 2025

  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2935

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

3.29.2 - 30 Jun 2025

  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2935

3.29.1 - 27 Jun 2025

  • Fix bug in PR analysis where user-provided include query filter fails to exclude non-included queries. #2938
  • Update default CodeQL bundle version to 2.22.1. #2950

3.29.0 - 11 Jun 2025

  • Update default CodeQL bundle version to 2.22.0. #2925
  • Bump minimum CodeQL bundle version to 2.16.6. #2912

3.28.19 - 03 Jun 2025

  • The CodeQL Action no longer includes its own copy of the extractor for the actions language, which is currently in public preview. The actions extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the actions language and you have pinned your tools: property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable actions analysis.
  • Update default CodeQL bundle version to 2.21.4. #2910

3.28.18 - 16 May 2025

  • Update default CodeQL bundle version to 2.21.3. #2893
  • Skip validating SARIF produced by CodeQL for improved performance. #2894
  • The number of threads and amount of RAM used by CodeQL can now be set via the CODEQL_THREADS and CODEQL_RAM runner environment variables. If set, these environment variables override the threads and ram inputs respectively. #2891

3.28.17 - 02 May 2025

  • Update default CodeQL bundle version to 2.21.2. #2872

3.28.16 - 23 Apr 2025

  • Update default CodeQL bundle version to 2.21.1. #2863

3.28.15 - 07 Apr 2025

  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #2842

3.28.14 - 07 Apr 2025

... (truncated)

Commits
  • 181d5ee Merge pull request #2957 from github/update-v3.29.2-4c57370d0
  • c77386a Fix changelog PR number
  • 8d43d4e Update changelog for v3.29.2
  • 4c57370 Merge pull request #2935 from github/mbg/interpret-cq-results
  • 2830b75 Add changelog entry
  • aa72dda Merge branch 'main' into mbg/interpret-cq-results
  • 65d1e45 Rename SARIF_UPLOAD_ENDPOINT members
  • 362ebf8 Check both SARIF files in quality-queries.yml test
  • 10a3e4b Fix formatting
  • 8593ea6 Merge pull request #2954 from github/mergeback/v3.29.1-to-main-39edc492
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github_actions group with 2 updates in the / directory: [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `aquasecurity/trivy-action` from 0.31.0 to 0.32.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@76071ef...dc5a429)

Updates `github/codeql-action` from 3.29.1 to 3.29.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@39edc49...181d5ee)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github_actions
- dependency-name: github/codeql-action
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code. labels Jul 7, 2025
@dependabot dependabot Bot requested a review from a team as a code owner July 7, 2025 18:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code. labels Jul 7, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 7, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.74s
⚠️ MARKDOWN markdownlint 7 0 1 0 1.09s
✅ MARKDOWN markdown-link-check 7 0 0 22.82s
✅ PYTHON ruff 916 0 0 0 0.87s
✅ PYTHON ruff-format 916 0 0 0 0.21s
✅ YAML prettier 13 0 0 0 1.16s
✅ YAML v8r 13 0 0 5.83s
✅ YAML yamllint 13 0 0 0.61s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@mergify mergify Bot added the tests-failing Tests failing in CI. label Jul 7, 2025
@TimPansino TimPansino enabled auto-merge (squash) July 7, 2025 19:16
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.33%. Comparing base (74c1360) to head (a6beee6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1422      +/-   ##
==========================================
- Coverage   81.33%   81.33%   -0.01%     
==========================================
  Files         207      207              
  Lines       23466    23466              
  Branches     3710     3710              
==========================================
- Hits        19086    19085       -1     
- Misses       3121     3123       +2     
+ Partials     1259     1258       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TimPansino TimPansino merged commit 9aa6de6 into main Jul 7, 2025
105 of 108 checks passed
@TimPansino TimPansino deleted the dependabot/github_actions/github_actions-09475045b6 branch July 7, 2025 19:35
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants