Skip to content

build(deps): bump the actions group with 2 updates#78

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-f4b62557cd
Open

build(deps): bump the actions group with 2 updates#78
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-f4b62557cd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the actions group with 2 updates: trufflesecurity/trufflehog and DavidAnson/markdownlint-cli2-action.

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

Updates DavidAnson/markdownlint-cli2-action from 22 to 23

Release notes

Sourced from DavidAnson/markdownlint-cli2-action's releases.

Update markdownlint-cli2 version (markdownlint-cli2 v0.22.0, markdownlint v0.40.0), update Node.js dependency to 24.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.20.0, markdownlint v0.40.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.19.0, markdownlint v0.39.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.18.1, markdownlint v0.38.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.17.2, markdownlint v0.37.4).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.17.0, markdownlint v0.37.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.15.0, markdownlint v0.36.1).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.14.0, markdownlint v0.35.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.13.0, markdownlint v0.34.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.12.1, markdownlint v0.33.0).

Update markdownlint version (markdownlint-cli2 v0.11.0, markdownlint v0.32.1), remove deprecated "command" input.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.10.0, markdownlint v0.31.1).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.9.2, markdownlint v0.30.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.8.1, markdownlint v0.29.0), add "config" and "fix" inputs, deprecate "command" input.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.7.1, markdownlint v0.28.2).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.7.0, markdownlint v0.28.1), include link to rule information in title of annotations (clickable in GitHub).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.6.0, markdownlint v0.27.0).

No release notes provided.

... (truncated)

Commits
  • ce4853d Update to version 23.0.0.
  • 63a898c Improve type fidelity.
  • 08fc3a2 Add configPointer input, examples for package.json/pyproject.toml.
  • 154744f Freshen generated index.js file.
  • d1d523c Bump markdownlint-cli2 from 0.21.0 to 0.22.0
  • 619b235 Bump eslint from 10.0.3 to 10.1.0
  • a226cbe Freshen generated index.js file.
  • 5d93b2e Migrate from Node.js 20 to Node.js 24.
  • 0cf8cdd Bump eslint from 10.0.2 to 10.0.3
  • 462cc85 Bump @​stylistic/eslint-plugin from 5.9.0 to 5.10.0
  • 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 2 updates: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) and [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action).


Updates `trufflesecurity/trufflehog` from 3.93.8 to 3.94.1
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@v3.93.8...v3.94.1)

Updates `DavidAnson/markdownlint-cli2-action` from 22 to 23
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v22...v23)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.94.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: '23'
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Apr 1, 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.

0 participants