chore(deps): bump the github-actions group with 8 updates#294
Merged
Nick2bad4u merged 1 commit intomainfrom Aug 2, 2025
Merged
Conversation
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]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Owner
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the github-actions group with 8 updates:
2.12.22.13.03.29.23.29.51.3.02.0.02.0.32.1.01.10.11.10.21.1.01.2.37.4.08.0.03.89.23.90.2Updates
step-security/harden-runnerfrom 2.12.2 to 2.13.0Release notes
Sourced from step-security/harden-runner's releases.
Commits
ec9f2d5Merge pull request #565 from step-security/rc-2404bcbc3update agent7c7a56ffeat: get job summary from APIUpdates
github/codeql-actionfrom 3.29.2 to 3.29.5Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
51f7732Merge pull request #2997 from github/update-v3.29.5-80a09d7b08e90243Update changelog for v3.29.580a09d7Merge pull request #2996 from github/dependabot/npm_and_yarn/npm-240ab9fad08388115Merge pull request #2994 from github/mergeback/changelog/v3.28.21401ecafMerge branch 'main' into mergeback/changelog/v3.28.21ab5c0c5Merge branch 'main' into dependabot/npm_and_yarn/npm-240ab9fad0cd264d4Merge pull request #2986 from github/update-bundle/codeql-bundle-v2.22.24599055Merge branch 'main' into update-bundle/codeql-bundle-v2.22.2fd7ad51Merge pull request #2971 from github/update-supported-enterprise-server-versionsac0c9bfMerge branch 'main' into update-supported-enterprise-server-versionsUpdates
actions/first-interactionfrom 1.3.0 to 2.0.0Release notes
Sourced from actions/first-interaction's releases.
Commits
2d4393eMerge pull request #321 from actions/dependabot/npm_and_yarn/npm-production-b...4dbde70Rebuild dist329f5ebBump@actions/githubfrom 6.0.0 to 6.0.1 in the npm-production groupa7b6951Merge pull request #320 from actions/dependabot/npm_and_yarn/npm-development-...15ecaf5Rebuild dist12e4e8bBump the npm-development group with 16 updatescf67d10Merge pull request #319 from actions/dependabot/npm_and_yarn/undici-5.29.0b2d4b15Licensed cache27d1ab5Rebuild6418932Bump undici from 5.28.5 to 5.29.0Updates
google/osv-scanner-actionfrom 2.0.3 to 2.1.0Release notes
Sourced from google/osv-scanner-action's releases.
Commits
b00f71eMerge pull request #81 from google/update-to-v2.1.02c241cbUpdate unified workflow example to point to v2.1.0 reusable workflowsa36abfbUpdate reusable workflows to point to v2.1.0 actionsce923d2Update actions to use v2.1.0 osv-scanner image9ab005eMerge pull request #76 from renovate-bot/renovate/workflows7931613chore(deps): update github/codeql-action action to v3.29.0Updates
cicirello/generate-sitemapfrom 1.10.1 to 1.10.2Release notes
Sourced from cicirello/generate-sitemap's releases.
Changelog
Sourced from cicirello/generate-sitemap's changelog.
... (truncated)
Commits
f76c831Prepare release 1.10.2 (#131)da73072Bumps cicirello/pyaction to 3.13.5-gh-2.75.1 (#130)3ea7971Bump cicirello/pyaction from 4.32.0 to 4.33.0 (#129)c35df74Update CHANGELOG.mdef05108Bump cicirello/pyaction from 4.31.0 to 4.32.0 (#128)c32f933Bump cicirello/pyaction from 4.30.0 to 4.31.0 (#127)Updates
actions/ai-inferencefrom 1.1.0 to 1.2.3Release notes
Sourced from actions/ai-inference's releases.
Commits
9693b13Merge pull request #61 from actions/sgoedecke/prompt-filed0b2f23Merge branch 'main' into sgoedecke/prompt-file0df9647Merge pull request #60 from actions/sgoedecke/update-readme446f075Merge branch 'main' into sgoedecke/update-readmece58b26Merge pull request #59 from actions/sgoedecke-patch-11cf96b0Merge branch 'main' into sgoedecke/update-readmef79e4e1regenerate dist72102e5Update src/prompt.ts2bc30a5regenerate dist8f64ac1Fixup types and testsUpdates
super-linter/super-linterfrom 7.4.0 to 8.0.0Release notes
Sourced from super-linter/super-linter's releases.
... (truncated)
Changelog
Sourced from super-linter/super-linter's changelog.
... (truncated)
Commits
5119dcdchore(main): release 8.0.0 (#6786)b67cd44deps(npm): bump renovate from 40.62.1 to 41.32.2 in /dependencies (#6876)53ab6bbdeps(npm): bump prettier from 3.5.3 to 3.6.2 in /dependencies (#6857)aeb043efeat: add options to the prettier command (#6882)e2ac8dddeps(npm): bump textlint-rule-terminology (#6877)e0f760cdeps(bundler): bump rubocop in /dependencies in the rubocop group (#6875)c1b79c2deps(npm): bump eslint from 9.29.0 to 9.31.0 in /dependencies (#6878)8735a57deps(python): bump the pip group across 1 directory with 4 updates (#6879)4d267dbdeps(java): bump the java-gradle group across 2 directories with 2 updates (#...f7855feci(dev-docker): bump node in /dev-dependencies (#6881)Updates
trufflesecurity/trufflehogfrom 3.89.2 to 3.90.2Release notes
Sourced from trufflesecurity/trufflehog's releases.
... (truncated)
Commits
a05cf08[Update] Dovico Detector Updated (#4290)227d92cAdd slack continuous protobuf messages (#4330)cb1b3b7Suppress AWS SDK checksum skip warnings for S3 (#4324)dbfe811Removed stored logger from HuggingFace source (#4328)143f2f5Add additional Vector configuration options (#4301)cf169ccUpdated and Fixed CircleCI Source (#4309)bfaddaeAdded Anypoint API OAuth2 Detector (#4312)907ac64Salesforce Refresh Token Detector (#4295)7792f02Added KeySet Pagination for Gitlab Projects V2 Enumeration (#4319)eafb8c5Add support for docker daemon as a source (#4306)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 <dependency name> major versionwill 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 versionwill 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