Skip to content

chore(deps): bump the actions group with 3 updates - #17

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/github_actions/actions-eab278596c
Mar 20, 2026
Merged

chore(deps): bump the actions group with 3 updates#17
hyperpolymath merged 1 commit into
mainfrom
dependabot/github_actions/actions-eab278596c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions group with 3 updates: actions/checkout, erlef/setup-beam and trufflesecurity/trufflehog.

Updates actions/checkout from 4 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Commits

Updates erlef/setup-beam from 1.22.0 to 1.23.0

Release notes

Sourced from erlef/setup-beam's releases.

v1.23.0

What's Changed

Features

Fixes

Documentation

Version updates

New Contributors

Full Changelog: erlef/setup-beam@v1...v1.23.0

Commits
  • ee09b1e Automation: update setup-beam version output to f8b54b5
  • f8b54b5 Run ARM-specific tests consistently (#434)
  • bf1ce74 Automation: update setup-beam version output to 559a930
  • 559a930 Bump undici from 6.23.0 to 6.24.0 in the npm_and_yarn group across 1 director...
  • 1380ebe Automation: update setup-beam version output to 0a54959
  • 0a54959 Compatibility matrix strategy (#389)
  • 3a3c94f Automation: update setup-beam version output to cfafb69
  • cfafb69 feat: add Erlang problem matchers (#433)
  • b3cbb6a Automation: update setup-beam version output to 2abe6cd
  • 2abe6cd fix: download correct Gleam binary for macOS and Linux ARM64 (#428)
  • Additional commits viewable in compare view

Updates trufflesecurity/trufflehog from 3.93.8 to 3.94.0

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.94.0

What's Changed

New Contributors

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

Commits
  • 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)
  • 5fb6dfd Make naming more consistent in the Filesystem source (#4805)
  • 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 3 updates: [actions/checkout](https://github.com/actions/checkout), [erlef/setup-beam](https://github.com/erlef/setup-beam) and [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog).


Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4...v6)

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

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: erlef/setup-beam
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.94.0
  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 20, 2026
@hyperpolymath
hyperpolymath merged commit 50d876d into main Mar 20, 2026
13 of 17 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/github_actions/actions-eab278596c branch March 20, 2026 18:03
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