Skip to content

chore(deps): bump the actions group with 6 updates#19

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/github_actions/actions-1d0a096b47
Mar 15, 2026
Merged

chore(deps): bump the actions group with 6 updates#19
hyperpolymath merged 1 commit into
mainfrom
dependabot/github_actions/actions-1d0a096b47

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 6 updates:

Package From To
aquasecurity/trivy-action 0.34.2 0.35.0
actions/upload-artifact 6.0.0 7.0.0
actions/download-artifact 8.0.0 8.0.1
erlef/setup-beam 1.21.0 1.22.0
webfactory/ssh-agent 0.9.1 0.10.0
trufflesecurity/trufflehog 3.92.4 3.93.8

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 actions/upload-artifact from 6.0.0 to 7.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

Commits

Updates actions/download-artifact from 8.0.0 to 8.0.1

Release notes

Sourced from actions/download-artifact's releases.

v8.0.1

What's Changed

Full Changelog: actions/download-artifact@v8...v8.0.1

Commits

Updates erlef/setup-beam from 1.21.0 to 1.22.0

Release notes

Sourced from erlef/setup-beam's releases.

v1.22.0

What's Changed

New Contributors

Full Changelog: erlef/setup-beam@v1.21.0...v1.22.0

Commits
  • 9d5b75d Automation: update setup-beam version output to 98c13a9
  • 98c13a9 Support mise.toml (#415)
  • 0f13bcf Automation: update setup-beam version output to c3137f5
  • c3137f5 Bump globals from 17.3.0 to 17.4.0 (#421)
  • 4cbacdb Automation: update setup-beam version output to 687000a
  • 687000a Bump @​actions/core from 1.11.1 to 3.0.0 (#419)
  • 9ba6605 Bump eslint-plugin-yml from 1.18.0 to 3.3.1 (#418)
  • 722d91d Automation: update setup-beam version output to f79887d
  • f79887d Bump eslint from 10.0.1 to 10.0.3 (#420)
  • 30a0896 Bump markdownlint-cli from 0.47.0 to 0.48.0 (#422)
  • Additional commits viewable in compare view

Updates webfactory/ssh-agent from 0.9.1 to 0.10.0

Release notes

Sourced from webfactory/ssh-agent's releases.

v0.10.0: Upgrade to node-24

This release upgrades from node 20 to node 24, preparing for Node 20's upcoming EOL and getting rid of the related warning message in GitHub.

What's Changed

New Contributors

Full Changelog: webfactory/ssh-agent@v0.9.1...v0.10.0

Commits

Updates trufflesecurity/trufflehog from 3.92.4 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

v3.93.6

What's Changed

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

v3.93.5

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.93.4...v3.93.5

v3.93.4

What's Changed

... (truncated)

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...
  • 041f07e Move verify flag into detectableChunk (#4558)
  • e976603 GH_TOKEN needed for gh (#4772)
  • 7cdc7ef Fix race condition in release process (#4766)
  • 4f1d07f Fix typos in comments in json-enumerator source (#4764)
  • Additional commits viewable 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

Bumps the actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.34.2` | `0.35.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6.0.0` | `7.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `8.0.0` | `8.0.1` |
| [erlef/setup-beam](https://github.com/erlef/setup-beam) | `1.21.0` | `1.22.0` |
| [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) | `0.9.1` | `0.10.0` |
| [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | `3.92.4` | `3.93.8` |


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 `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...bbbca2d)

Updates `actions/download-artifact` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@70fc10c...3e5f45b)

Updates `erlef/setup-beam` from 1.21.0 to 1.22.0
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](erlef/setup-beam@3580539...9d5b75d)

Updates `webfactory/ssh-agent` from 0.9.1 to 0.10.0
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](webfactory/ssh-agent@a6f90b1...e838748)

Updates `trufflesecurity/trufflehog` from 3.92.4 to 3.93.8
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@v3.92.4...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: actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: erlef/setup-beam
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: webfactory/ssh-agent
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.93.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 13, 2026
@hyperpolymath
hyperpolymath merged commit 99ab50a into main Mar 15, 2026
18 of 28 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/github_actions/actions-1d0a096b47 branch March 15, 2026 19:48
Repository owner deleted a comment from chatgpt-codex-connector Bot May 13, 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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant