Skip to content

chore(deps): bump the github-actions group with 8 updates#294

Merged
Nick2bad4u merged 1 commit intomainfrom
dependabot/github_actions/github-actions-5cfc8b2963
Aug 2, 2025
Merged

chore(deps): bump the github-actions group with 8 updates#294
Nick2bad4u merged 1 commit intomainfrom
dependabot/github_actions/github-actions-5cfc8b2963

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 1, 2025

Bumps the github-actions group with 8 updates:

Package From To
step-security/harden-runner 2.12.2 2.13.0
github/codeql-action 3.29.2 3.29.5
actions/first-interaction 1.3.0 2.0.0
google/osv-scanner-action 2.0.3 2.1.0
cicirello/generate-sitemap 1.10.1 1.10.2
actions/ai-inference 1.1.0 1.2.3
super-linter/super-linter 7.4.0 8.0.0
trufflesecurity/trufflehog 3.89.2 3.90.2

Updates step-security/harden-runner from 2.12.2 to 2.13.0

Release notes

Sourced from step-security/harden-runner's releases.

v2.13.0

What's Changed

  • Improved job markdown summary
  • Https monitoring for all domains (included with the enterprise tier)

Full Changelog: step-security/harden-runner@v2...v2.13.0

Commits

Updates github/codeql-action from 3.29.2 to 3.29.5

Release notes

Sourced from github/codeql-action's releases.

v3.29.5

CodeQL Action Changelog

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

3.29.5 - 29 Jul 2025

  • Update default CodeQL bundle version to 2.22.2. #2986

See the full CHANGELOG.md for more information.

v3.29.4

CodeQL Action Changelog

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

3.29.4 - 23 Jul 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.3

CodeQL Action Changelog

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

3.29.3 - 21 Jul 2025

No user facing changes.

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.5 - 29 Jul 2025

  • Update default CodeQL bundle version to 2.22.2. #2986

3.29.4 - 23 Jul 2025

No user facing changes.

3.29.3 - 21 Jul 2025

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.21 - 28 July 2025

No user facing changes.

3.28.20 - 21 July 2025

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

... (truncated)

Commits
  • 51f7732 Merge pull request #2997 from github/update-v3.29.5-80a09d7b0
  • 8e90243 Update changelog for v3.29.5
  • 80a09d7 Merge pull request #2996 from github/dependabot/npm_and_yarn/npm-240ab9fad0
  • 8388115 Merge pull request #2994 from github/mergeback/changelog/v3.28.21
  • 401ecaf Merge branch 'main' into mergeback/changelog/v3.28.21
  • ab5c0c5 Merge branch 'main' into dependabot/npm_and_yarn/npm-240ab9fad0
  • cd264d4 Merge pull request #2986 from github/update-bundle/codeql-bundle-v2.22.2
  • 4599055 Merge branch 'main' into update-bundle/codeql-bundle-v2.22.2
  • fd7ad51 Merge pull request #2971 from github/update-supported-enterprise-server-versions
  • ac0c9bf Merge branch 'main' into update-supported-enterprise-server-versions
  • Additional commits viewable in compare view

Updates actions/first-interaction from 1.3.0 to 2.0.0

Release notes

Sourced from actions/first-interaction's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: actions/first-interaction@v1.3.0...v2.0.0

Commits
  • 2d4393e Merge pull request #321 from actions/dependabot/npm_and_yarn/npm-production-b...
  • 4dbde70 Rebuild dist
  • 329f5eb Bump @​actions/github from 6.0.0 to 6.0.1 in the npm-production group
  • a7b6951 Merge pull request #320 from actions/dependabot/npm_and_yarn/npm-development-...
  • 15ecaf5 Rebuild dist
  • 12e4e8b Bump the npm-development group with 16 updates
  • cf67d10 Merge pull request #319 from actions/dependabot/npm_and_yarn/undici-5.29.0
  • b2d4b15 Licensed cache
  • 27d1ab5 Rebuild
  • 6418932 Bump undici from 5.28.5 to 5.29.0
  • Additional commits viewable in compare view

Updates google/osv-scanner-action from 2.0.3 to 2.1.0

Release notes

Sourced from google/osv-scanner-action's releases.

v2.1.0

What's Changed

Full Changelog: google/osv-scanner-action@v2.0.3...v2.1.0

Commits
  • b00f71e Merge pull request #81 from google/update-to-v2.1.0
  • 2c241cb Update unified workflow example to point to v2.1.0 reusable workflows
  • a36abfb Update reusable workflows to point to v2.1.0 actions
  • ce923d2 Update actions to use v2.1.0 osv-scanner image
  • 9ab005e Merge pull request #76 from renovate-bot/renovate/workflows
  • 7931613 chore(deps): update github/codeql-action action to v3.29.0
  • See full diff in compare view

Updates cicirello/generate-sitemap from 1.10.1 to 1.10.2

Release notes

Sourced from cicirello/generate-sitemap's releases.

generate-sitemap, v1.10.2

[1.10.2] - 2025-07-15

Dependencies

  • Use the new tag scheme for cicirello/pyaction.
  • Bumps cicirello/pyaction to 3.13.5-gh-2.75.1.
Changelog

Sourced from cicirello/generate-sitemap's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] - 2025-07-15

Added

Changed

Deprecated

Removed

Fixed

CI/CD

Dependencies

[1.10.2] - 2025-07-15

Dependencies

  • Use the new tag scheme for cicirello/pyaction.
  • Bumps cicirello/pyaction to 3.13.5-gh-2.75.1.

[1.10.1] - 2024-06-08

Fixed

  • Escape characters that must be escaped in XML.

Dependencies

  • Bump cicirello/pyaction from 4.26.0 to 4.30.0

[1.10.0] - 2023-11-15

Added

  • Ability to specify list of paths to exclude from sitemap, via new input exclude-paths.

Dependencies

  • Bump cicirello/pyaction from 4.25.0 to 4.26.0

[1.9.2] - 2023-10-05

... (truncated)

Commits

Updates actions/ai-inference from 1.1.0 to 1.2.3

Release notes

Sourced from actions/ai-inference's releases.

v1.2.3

What's Changed

Full Changelog: actions/ai-inference@v1.2.2...v1.2.3

v1.2.2

What's Changed

Full Changelog: actions/ai-inference@v1.2.1...v1.2.2

v1.2.1

What's Changed

Full Changelog: actions/ai-inference@v1.2.0...v1.2.1

v1.2.0

What's Changed

New Contributors

Full Changelog: actions/ai-inference@v1.1.0...v1.2.0

Commits
  • 9693b13 Merge pull request #61 from actions/sgoedecke/prompt-file
  • d0b2f23 Merge branch 'main' into sgoedecke/prompt-file
  • 0df9647 Merge pull request #60 from actions/sgoedecke/update-readme
  • 446f075 Merge branch 'main' into sgoedecke/update-readme
  • ce58b26 Merge pull request #59 from actions/sgoedecke-patch-1
  • 1cf96b0 Merge branch 'main' into sgoedecke/update-readme
  • f79e4e1 regenerate dist
  • 72102e5 Update src/prompt.ts
  • 2bc30a5 regenerate dist
  • 8f64ac1 Fixup types and tests
  • Additional commits viewable in compare view

Updates super-linter/super-linter from 7.4.0 to 8.0.0

Release notes

Sourced from super-linter/super-linter's releases.

v8.0.0

8.0.0 (2025-07-17)

⚠ BREAKING CHANGES

  • migrate to the latest eslint configuration (#6814)
  • remove unmaintained node packages (#6848)
  • remove unmaintained linters and formatters (#6773)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#6875) (e0f760c)
  • bundler: bump the rubocop group across 1 directory with 4 updates (#6820) (4cabfd6)
  • docker: bump the docker group across 1 directory with 16 updates (#6864) (1879b46)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6810) (b900e08)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6880) (4d267db)
  • npm: bump @​babel/eslint-parser in /dependencies (#6865) (5a39b53)
  • npm: bump @​typescript-eslint/eslint-plugin (#6872) (4099a2f)
  • npm: bump asl-validator from 3.15.0 to 4.0.0 in /dependencies (#6845) (27e1d3b)
  • npm: bump eslint from 9.29.0 to 9.31.0 in /dependencies (#6878) (c1b79c2)
  • npm: bump markdownlint-cli from 0.44.0 to 0.45.0 in /dependencies (#6796) (cbafd4a)
  • npm: bump next (#6869) (a0f6e7d)
  • npm: bump prettier from 3.5.3 to 3.6.2 in /dependencies (#6857) (53ab6bb)
  • npm: bump react-router-dom (#6871) (4258001)
  • npm: bump renovate from 40.11.8 to 40.28.0 in /dependencies (#6807) (66b6cb3)
  • npm: bump renovate from 40.62.1 to 41.32.2 in /dependencies (#6876) (b67cd44)
  • npm: bump stylelint (#6867) (9572e8f)
  • npm: bump textlint (#6868) (05919fd)
  • npm: bump textlint-rule-terminology (#6877) (e2ac8dd)
  • npm: bump the eslint-plugins-configs group across 1 directory with 4 updates (#6870) (301a807)
  • python: bump the pip group across 1 directory with 4 updates (#6879) (8735a57)
  • python: bump the pip group across 1 directory with 6 updates (#6851) (a659e7d)

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

8.0.0 (2025-07-17)

⚠ BREAKING CHANGES

  • migrate to the latest eslint configuration (#6814)
  • remove unmaintained node packages (#6848)
  • remove unmaintained linters and formatters (#6773)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#6875) (e0f760c)
  • bundler: bump the rubocop group across 1 directory with 4 updates (#6820) (4cabfd6)
  • docker: bump the docker group across 1 directory with 16 updates (#6864) (1879b46)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6810) (b900e08)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6880) (4d267db)
  • npm: bump @​babel/eslint-parser in /dependencies (#6865) (5a39b53)
  • npm: bump @​typescript-eslint/eslint-plugin (#6872) (4099a2f)
  • npm: bump asl-validator from 3.15.0 to 4.0.0 in /dependencies (#6845) (27e1d3b)
  • npm: bump eslint from 9.29.0 to 9.31.0 in /dependencies (#6878) (c1b79c2)
  • npm: bump markdownlint-cli from 0.44.0 to 0.45.0 in /dependencies (#6796) (cbafd4a)
  • npm: bump next (#6869) (a0f6e7d)
  • npm: bump prettier from 3.5.3 to 3.6.2 in /dependencies (#6857) (53ab6bb)
  • npm: bump react-router-dom (#6871) (4258001)
  • npm: bump renovate from 40.11.8 to 40.28.0 in /dependencies (#6807) (66b6cb3)
  • npm: bump renovate from 40.62.1 to 41.32.2 in /dependencies (#6876) (b67cd44)
  • npm: bump stylelint (#6867) (9572e8f)
  • npm: bump textlint (#6868) (05919fd)
  • npm: bump textlint-rule-terminology (#6877) (e2ac8dd)
  • npm: bump the eslint-plugins-configs group across 1 directory with 4 updates (#6870) (301a807)
  • python: bump the pip group across 1 directory with 4 updates (#6879) (8735a57)
  • python: bump the pip group across 1 directory with 6 updates (#6851) (a659e7d)

... (truncated)

Commits
  • 5119dcd chore(main): release 8.0.0 (#6786)
  • b67cd44 deps(npm): bump renovate from 40.62.1 to 41.32.2 in /dependencies (#6876)
  • 53ab6bb deps(npm): bump prettier from 3.5.3 to 3.6.2 in /dependencies (#6857)
  • aeb043e feat: add options to the prettier command (#6882)
  • e2ac8dd deps(npm): bump textlint-rule-terminology (#6877)
  • e0f760c deps(bundler): bump rubocop in /dependencies in the rubocop group (#6875)
  • c1b79c2 deps(npm): bump eslint from 9.29.0 to 9.31.0 in /dependencies (#6878)
  • 8735a57 deps(python): bump the pip group across 1 directory with 4 updates (#6879)
  • 4d267db deps(java): bump the java-gradle group across 2 directories with 2 updates (#...
  • f7855fe ci(dev-docker): bump node in /dev-dependencies (#6881)
  • Additional commits viewable in compare view

Updates trufflesecurity/trufflehog from 3.89.2 to 3.90.2

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.90.2

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.90.1...v3.90.2

v3.90.1

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.90.0...v3.90.1

v3.90.0

What's Changed

... (truncated)

Commits

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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.12.2` | `2.13.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.29.2` | `3.29.5` |
| [actions/first-interaction](https://github.com/actions/first-interaction) | `1.3.0` | `2.0.0` |
| [google/osv-scanner-action](https://github.com/google/osv-scanner-action) | `2.0.3` | `2.1.0` |
| [cicirello/generate-sitemap](https://github.com/cicirello/generate-sitemap) | `1.10.1` | `1.10.2` |
| [actions/ai-inference](https://github.com/actions/ai-inference) | `1.1.0` | `1.2.3` |
| [super-linter/super-linter](https://github.com/super-linter/super-linter) | `7.4.0` | `8.0.0` |
| [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | `3.89.2` | `3.90.2` |


Updates `step-security/harden-runner` from 2.12.2 to 2.13.0
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@6c439dc...ec9f2d5)

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

Updates `actions/first-interaction` from 1.3.0 to 2.0.0
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](actions/first-interaction@34f15e8...2d4393e)

Updates `google/osv-scanner-action` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@40a8940...b00f71e)

Updates `cicirello/generate-sitemap` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/cicirello/generate-sitemap/releases)
- [Changelog](https://github.com/cicirello/generate-sitemap/blob/master/CHANGELOG.md)
- [Commits](cicirello/generate-sitemap@eb8db82...f76c831)

Updates `actions/ai-inference` from 1.1.0 to 1.2.3
- [Release notes](https://github.com/actions/ai-inference/releases)
- [Commits](actions/ai-inference@d645f06...9693b13)

Updates `super-linter/super-linter` from 7.4.0 to 8.0.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@1215045...5119dcd)

Updates `trufflesecurity/trufflehog` from 3.89.2 to 3.90.2
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@6641d4b...a05cf08)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.29.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/first-interaction
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: google/osv-scanner-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: cicirello/generate-sitemap
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/ai-inference
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: super-linter/super-linter
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.90.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 1, 2025

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot added AnyChange Assigned to any repo file change GitHub release New Release labels Aug 1, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 1, 2025

@Nick2bad4u
Copy link
Copy Markdown
Owner

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@Nick2bad4u Nick2bad4u merged commit 7dc16fc into main Aug 2, 2025
79 of 80 checks passed
@Nick2bad4u Nick2bad4u deleted the dependabot/github_actions/github-actions-5cfc8b2963 branch August 2, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AnyChange Assigned to any repo file change GitHub release New Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant