Skip to content

build(deps): Bump gitleaks/gitleaks-action from 2.3.3 to 2.3.9#887

Merged
imran-siddique merged 1 commit intomainfrom
dependabot/github_actions/gitleaks/gitleaks-action-2.3.9
Apr 8, 2026
Merged

build(deps): Bump gitleaks/gitleaks-action from 2.3.3 to 2.3.9#887
imran-siddique merged 1 commit intomainfrom
dependabot/github_actions/gitleaks/gitleaks-action-2.3.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps gitleaks/gitleaks-action from 2.3.3 to 2.3.9.

Release notes

Sourced from gitleaks/gitleaks-action's releases.

v2.3.9

What's Changed

Full Changelog: gitleaks/gitleaks-action@v2.3.8...v2.3.9

v2.3.8

What's Changed

New Contributors

Full Changelog: gitleaks/gitleaks-action@v2.3.7...v2.3.8

v2.3.7

What's Changed

New Contributors

Full Changelog: gitleaks/gitleaks-action@v2.3.6...v2.3.7

v2.3.6

What's Changed

New Contributors

Full Changelog: gitleaks/gitleaks-action@v2...v2.3.6

v2.3.5

What's Changed

Full Changelog: gitleaks/gitleaks-action@v2...v2.3.5

v2.3.4

Full Changelog: gitleaks/gitleaks-action@v2.3.3...v2.3.4

Commits
  • ff98106 Merge pull request #181 from gitleaks/bump-cache-version
  • 3362625 bump cache
  • f586c14 Merge pull request #178 from gitleaks/4-16-update
  • b96e8de Merge pull request #113 from paulschuberth/master
  • 019a6bc bump default gitleaks version, update license filename, fix vulns
  • 0a13e64 rebase onto upstream
  • 0c98655 Add env variable to override baseRef
  • 83373cf update
  • 3de39ed disable keygen check
  • dea2b73 Merge pull request #165 from HannesOberreiter/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from 2.3.3 to 2.3.9.
- [Release notes](https://github.com/gitleaks/gitleaks-action/releases)
- [Commits](gitleaks/gitleaks-action@cb7149a...ff98106)

---
updated-dependencies:
- dependency-name: gitleaks/gitleaks-action
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2026
@github-actions github-actions bot added ci/cd CI/CD and workflows and removed dependencies Pull requests that update a dependency file labels Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 763f4de.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

.github/workflows/secret-scanning.yml

PackageVersionLicenseIssue Type
gitleaks/gitleaks-actionff98106e4c7b2bc287b24eaf42907196329070c7NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, PSF-2.0, Python-2.0, 0BSD, Unlicense, CC0-1.0, CC-BY-4.0, Zlib, BSL-1.0, MPL-2.0

OpenSSF Scorecard

PackageVersionScoreDetails
actions/gitleaks/gitleaks-action ff98106e4c7b2bc287b24eaf42907196329070c7 🟢 3
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Code-Review🟢 3Found 6/19 approved changesets -- score normalized to 3
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • .github/workflows/secret-scanning.yml

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Welcome to the Agent Governance Toolkit! Thanks for your first pull request.
Please ensure tests pass, code follows style (ruff check), and you have signed the CLA.
See our Contributing Guide.

@github-actions github-actions bot added the size/XS Extra small PR (< 10 lines) label Apr 7, 2026
@imran-siddique imran-siddique merged commit 7e943d3 into main Apr 8, 2026
32 of 34 checks passed
@imran-siddique imran-siddique deleted the dependabot/github_actions/gitleaks/gitleaks-action-2.3.9 branch April 8, 2026 04:02
harinarayansrivatsan pushed a commit to harinarayansrivatsan/agent-governance-toolkit that referenced this pull request Apr 9, 2026
…soft#887)

Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from 2.3.3 to 2.3.9.
- [Release notes](https://github.com/gitleaks/gitleaks-action/releases)
- [Commits](gitleaks/gitleaks-action@cb7149a...ff98106)

---
updated-dependencies:
- dependency-name: gitleaks/gitleaks-action
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd CI/CD and workflows size/XS Extra small PR (< 10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant