Skip to content

ci(github-actions): bump the github-actions group across 1 directory with 2 updates#662

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github-actions-419dab530c
Mar 11, 2026
Merged

ci(github-actions): bump the github-actions group across 1 directory with 2 updates#662
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github-actions-419dab530c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps the github-actions group with 2 updates in the / directory: aquasecurity/trivy-action and trufflesecurity/trufflehog.

Updates aquasecurity/trivy-action from 0.34.2 to 0.35.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.35.0

What's Changed

Full Changelog: aquasecurity/trivy-action@0.34.2...0.35.0

Commits

Updates trufflesecurity/trufflehog from 3.93.6 to 3.93.8

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.93.8

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.93.7...v3.93.8

v3.93.7

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.93.6...v3.93.7

Commits
  • 6c05c4a Stop growing filesystem resume data (#4797)
  • ef63d66 fix: make LDAP verification context-aware (#4768)
  • c3e599b fix JDBC detector regex truncating trailing non-alphanumeric password charact...
  • 71c48af Added detector for JFrog Artifactory Reference Tokens (#4684)
  • 648aca6 Thread original chunk data through engine pipeline (#4780)
  • 8df943f [INS-331] Fix the issue causing the tests file system soruce tests to fail on...
  • See full diff 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 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

…with 2 updates

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


Updates `aquasecurity/trivy-action` from 0.34.2 to 0.35.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@97e0b38...57a97c7)

Updates `trufflesecurity/trufflehog` from 3.93.6 to 3.93.8
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@041f07e...6c05c4a)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.93.8
  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 Mar 10, 2026
@dependabot dependabot bot requested a review from yxtay as a code owner March 10, 2026 00:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 10, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 10, 2026 00:50
@github-actions
Copy link
Contributor

kics-logo

KICS version: v2.1.20

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 0
Metric Values
Files scanned placeholder 6
Files parsed placeholder 6
Files failed to scan placeholder 0
Total executed queries placeholder 4
Queries failed to execute placeholder 0
Execution time placeholder 0

Queries Results

|
|

@github-actions
Copy link
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.02s
✅ COPYPASTE jscpd yes no no 1.51s
✅ EDITORCONFIG editorconfig-checker 1 0 0 0.02s
✅ REPOSITORY checkov yes no no 22.05s
✅ REPOSITORY devskim yes no no 1.74s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 1.53s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 42.35s
✅ REPOSITORY kics yes no no 3.31s
✅ REPOSITORY kingfisher yes no no 4.87s
✅ REPOSITORY secretlint yes no no 1.72s
✅ REPOSITORY semgrep yes no no 24.28s
✅ REPOSITORY syft yes no no 2.92s
✅ REPOSITORY trivy yes no no 12.86s
✅ REPOSITORY trivy-sbom yes no no 0.13s
✅ REPOSITORY trufflehog yes no no 4.79s
✅ SPELL lychee 1 0 0 0.33s
✅ YAML prettier 1 0 0 0 0.63s
✅ YAML v8r 1 0 0 2.73s
✅ YAML yamllint 1 0 0 0.41s

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions github-actions bot merged commit 425df2a into main Mar 11, 2026
57 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/github-actions-419dab530c branch March 11, 2026 02:48
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant