Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-7db7200702
Closed

ci(github-actions): bump the github-actions group across 1 directory with 3 updates#680
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-7db7200702

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the github-actions group with 3 updates in the / directory: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml, google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml and trufflesecurity/trufflehog.

Updates google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 2.3.3 to 2.3.5

Release notes

Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml's releases.

v2.3.5

This updates OSV-Scanner to v2.3.5.

What's Changed

New Contributors

Full Changelog: google/osv-scanner-action@v2.3.3...v2.3.5

Commits
  • c518547 Merge pull request #124 from google/update-to-v2.3.5
  • 1fc5ec2 Update unified workflow example to point to v2.3.5 reusable workflows
  • 3d5827d Update reusable workflows to point to v2.3.5 actions
  • 7222d1c "Update actions to use v2.3.5 osv-scanner image"
  • a30b4c3 Merge pull request #120 from google/lsc-1771431861.8381045
  • 62f47c7 Fix missing env var after the initial change
  • b7ee968 Refactor Github Action per b/485167538
  • See full diff in compare view

Updates google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml from 2.3.3 to 2.3.5

Release notes

Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml's releases.

v2.3.5

This updates OSV-Scanner to v2.3.5.

What's Changed

New Contributors

Full Changelog: google/osv-scanner-action@v2.3.3...v2.3.5

Commits
  • c518547 Merge pull request #124 from google/update-to-v2.3.5
  • 1fc5ec2 Update unified workflow example to point to v2.3.5 reusable workflows
  • 3d5827d Update reusable workflows to point to v2.3.5 actions
  • 7222d1c "Update actions to use v2.3.5 osv-scanner image"
  • a30b4c3 Merge pull request #120 from google/lsc-1771431861.8381045
  • 62f47c7 Fix missing env var after the initial change
  • b7ee968 Refactor Github Action per b/485167538
  • See full diff in compare view

Updates trufflesecurity/trufflehog from 3.93.8 to 3.94.1

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.94.1

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.94.0...v3.94.1

v3.94.0

What's Changed

New Contributors

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

Commits
  • 586f66d use struct-based SourceMetadataFunc signature across git sources (#4813)
  • 6c64db9 Expand tilde manually in TUI (#4827)
  • afd5336 Confine symlink state handling to scanSymlink in Filesystem source (#4807)
  • d17df48 Add test cases for escaped unicode (#4812)
  • aeb1278 Update README formatting and CLI help output (#4758)
  • 42b02ef Add anypoint oauth2 detector to defaults.go (#4722)
  • 4860052 Analysis info now uses snake case (#4765)
  • f9d1850 [INS-241] Datadogapikey detector (#4627)
  • 16d6dcf [INS-254] Datadog detector verification fix and endpoint configuration (#4616)
  • bc31aa9 Rearrange some method parameters in the Filesystem source (#4806)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 26, 2026
@dependabot dependabot bot requested a review from yxtay as a code owner March 26, 2026 17:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 26, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 26, 2026 17:31
@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Contributor

github-actions bot commented Mar 26, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.03s
✅ COPYPASTE jscpd yes no no 1.66s
✅ EDITORCONFIG editorconfig-checker 1 0 0 0.01s
✅ REPOSITORY checkov yes no no 21.41s
✅ REPOSITORY devskim yes no no 1.8s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 1.36s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 44.03s
✅ REPOSITORY kics yes no no 2.65s
✅ REPOSITORY kingfisher yes no no 5.06s
✅ REPOSITORY secretlint yes no no 1.76s
✅ REPOSITORY semgrep yes no no 25.38s
✅ REPOSITORY syft yes no no 2.78s
✅ REPOSITORY trivy yes no no 13.5s
✅ REPOSITORY trivy-sbom yes no no 0.14s
✅ REPOSITORY trufflehog yes no no 3.94s
✅ SPELL lychee 1 0 0 0.23s
✅ YAML prettier 1 0 0 0 0.65s
✅ YAML v8r 1 0 0 2.57s
✅ YAML yamllint 1 0 0 0.44s

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

…with 3 updates

Bumps the github-actions group with 3 updates in the / directory: [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action), [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action) and [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog).


Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml` from 2.3.3 to 2.3.5
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@c5996e0...c518547)

Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml` from 2.3.3 to 2.3.5
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@c5996e0...c518547)

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

---
updated-dependencies:
- dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.94.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-7db7200702 branch from 694c98f to 5c394ad Compare March 27, 2026 01:18
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 30, 2026
auto-merge was automatically disabled March 30, 2026 00:47

Pull request was closed

@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-7db7200702 branch March 30, 2026 00:47
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.

0 participants