Skip to content

chore(ci): bump the actions-minor group across 1 directory with 3 updates - #119

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions-minor-4843c56c92
Open

chore(ci): bump the actions-minor group across 1 directory with 3 updates#119
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions-minor-4843c56c92

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-minor group with 3 updates in the / directory: aquasecurity/trivy-action, trufflesecurity/trufflehog and schneegans/dynamic-badges-action.

Updates aquasecurity/trivy-action from 0.35.0 to 0.36.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.36.0

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@v0.35.0...v0.36.0

Commits
  • ed142fd chore: update action version to v0.36.0 in examples (#563)
  • dea62cf chore(deps): Update trivy to v0.70.0 (#559)
  • 128d9a8 chore: use GitHub Actions as git commit author in bump-trivy workflow (#561)
  • 876cf04 Upgrade Trivy action version from 0.33.1 to 0.35.0 fixes #549 (#548)
  • dada784 Fix typo in GOOGLE_APPLICATION_CREDENTIALS env var name (#547)
  • 4a2deec fix: use portable shebang in entrypoint.sh (#545)
  • 1994662 chore(deps): bump the actions group with 5 updates (#558)
  • 6b36659 chore: add zizmor config (#557)
  • 316aa5a ci: add dependabot config (#556)
  • 264c9c5 test: use pinned digests for trivy-db, trivy-java-db and trivy-checks (#555)
  • Additional commits viewable in compare view

Updates trufflesecurity/trufflehog from 3.94.3 to 3.95.9

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.95.9

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.95.8...v3.95.9

v3.95.8

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.95.7...v3.95.8

v3.95.7

What's Changed

... (truncated)

Commits
  • 27b0417 Don't log as error when git diff is too long (#5113)
  • d328285 [INS-410] Added batch token detector (#4824)
  • 33d9dad [INT-715] Retry transient failures when verifying OpenAI keys (#5117)
  • d7dcc6d feat: Support archived repo exclusion from GH org scans (#4875)
  • f845f18 feat(action): add image input to allow registry mirror overrides (#4965)
  • 6c97970 [INS-468] Add improved lob detector to defaults.go (#4971)
  • 1675e17 fix: reject --include-repos/--exclude-repos with --repo in github scan (#5112)
  • 5c27626 [INS-467] Add IPinfo detector to default detectors list (#4970)
  • 53e6391 [INS-341] Added Shippo detector (#4820)
  • d3b5487 [INS-351] Added Duffel Token Detector (#4795)
  • Additional commits viewable in compare view

Updates schneegans/dynamic-badges-action from 1.8.0 to 1.9.0

Release notes

Sourced from schneegans/dynamic-badges-action's releases.

Dynamic Badges v1.9.0

What's Changed

  • Migrated gist updates to the latest GitHub API conventions (2026): updated request method, versioning, and auth/header format to stay compatible with current REST behavior. Thanks to @​pionl for this contribution!
  • Improved action reliability and execution flow: refactored to consistent async/await with proper waiting on network updates, reducing timing-related failures. Thanks to @​pionl for this contribution!

New Contributors

Full Changelog: Schneegans/dynamic-badges-action@v1.8.0...v1.9.0

Changelog

Sourced from schneegans/dynamic-badges-action's changelog.

Changelog of the Dynamic Badges Action

Dynamic Badges Action 1.9.0

Release Date: 2026-07-10

Changes

  • Migrated gist updates to the latest GitHub API conventions (2026): updated request method, versioning, and auth/header format to stay compatible with current REST behavior. Thanks to @​pionl for this contribution!
  • Improved action reliability and execution flow: refactored to consistent async/await with proper waiting on network updates, reducing timing-related failures. Thanks to @​pionl for this contribution!

Dynamic Badges Action 1.8.0

Release Date: 2026-03-28

Changes

  • The action now runs on Node 24 instead of Node 20.

Dynamic Badges Action 1.7.0

Release Date: 2023-10-19

Changes

  • SVG Mode: If your gist filename ends with .svg instead of .json, the action will now generate an SVG badge instead of a JSON file. This is useful if you cannot use shields.io for some reason. However, this SVG mode does not support all features of shields.io. Thanks to @​runarberg for this contribution!
  • New host Parameter: You can now specify the host for the gist API. This is useful if you want to use the action on a GitHub enterprise instance. Thanks to @​LucBerge for this idea!
  • Fixed a bug which caused the gist not to be updated if the label or message of the badge contained characters which have a different encoding length in UTF8 and UTF16,
  • The code has received some major refactoring. If you encounter any problems, please open an issue!
  • The action now runs on Node 20 instead of Node 16.
  • The repository is now compliant with the REUSE Specification of the Free Software Foundation Europe.

Dynamic Badges Action 1.6.0

Release Date: 2022-10-13

Changes

  • The action now runs on Node 16 instead of the deprecated Node 12.

Dynamic Badges Action 1.5.0

Release Date: 2022-10-09

Changes

... (truncated)

Commits
  • 28b0fa8 📝 Add changelog entries
  • e355827 🎉 Bump version number
  • c9524f5 📝 Update version in README
  • d2a831d Merge pull request #42 from pionl/patch-1
  • d360bb2 Move auth exception to try/catc block
  • f2bde01 Add more headers + crash if auth secret is missing
  • 9c9a724 Update the script to support 2026 gist API
  • 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

…ates

Bumps the actions-minor group with 3 updates in the / directory: [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action), [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) and [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action).


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

Updates `trufflesecurity/trufflehog` from 3.94.3 to 3.95.9
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@v3.94.3...v3.95.9)

Updates `schneegans/dynamic-badges-action` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases)
- [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md)
- [Commits](Schneegans/dynamic-badges-action@0e50b8b...28b0fa8)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.95.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: schneegans/dynamic-badges-action
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

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.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot
dependabot Bot requested a review from williamzujkowski as a code owner July 20, 2026 22:27
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants