build(deps): bump the cicd group with 4 updates - #3152
dependabot[bot] wants to merge 18 commits into
Conversation
Bumps the cicd group with 4 updates: [actions/cache](https://github.com/actions/cache), [actions/cache/save](https://github.com/actions/cache), [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) and [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `actions/cache` from 5.0.5 to 5.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...caa2961) Updates `actions/cache/save` from 5.0.5 to 5.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...caa2961) Updates `hadolint/hadolint-action` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Commits](hadolint/hadolint-action@2a66e89...06be81b) Updates `trufflesecurity/trufflehog` from 3.97.0 to 3.97.1 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@bcfcf73...20652fb) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cicd - dependency-name: actions/cache/save dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cicd - dependency-name: hadolint/hadolint-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cicd - dependency-name: trufflesecurity/trufflehog dependency-version: 3.97.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cicd ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Warning SHA Pin Verification Passed — with documented exceptionsAll 234 third-party action reference(s) are covered, but 2 rely on a documented allowlist entry in
See the action run for full details. |
Dependency ReviewThe following issues were found:
License Issues.github/workflows/trufflehog.yml
Scanned Files
|
|
Important Cloud Posse Engineering Team Review RequiredThis pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes. To expedite this process, reach out to us on Slack in the |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3152 +/- ##
=======================================
Coverage 84.29% 84.29%
=======================================
Files 2047 2047
Lines 202085 202085
=======================================
+ Hits 170345 170352 +7
+ Misses 23536 23527 -9
- Partials 8204 8206 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
CI timing summaryLatest completed GitHub Actions runs for
Wall-clock time spans the earliest included workflow creation through the latest completion. Aggregate runner time adds each job's execution time, so concurrent jobs are counted separately.
Longest jobs (top 10)
Updated automatically when a PR workflow finishes. |
Bumps the cicd group with 4 updates: actions/cache, actions/cache/save, hadolint/hadolint-action and trufflesecurity/trufflehog.
Updates
actions/cachefrom 5.0.5 to 5.1.0Release notes
Sourced from actions/cache's releases.
Commits
caa2961Merge pull request #1775 from jasongin/readonly-cache-v500c2da9Bump@actions/cacheto v5.1.0 - handle read-only cache accessUpdates
actions/cache/savefrom 5.0.5 to 5.1.0Release notes
Sourced from actions/cache/save's releases.
Commits
caa2961Merge pull request #1775 from jasongin/readonly-cache-v500c2da9Bump@actions/cacheto v5.1.0 - handle read-only cache accessUpdates
hadolint/hadolint-actionfrom 3.4.0 to 3.5.0Release notes
Sourced from hadolint/hadolint-action's releases.
Commits
06be81bMerge pull request #107 from gizero/bump-hadolint-base-image-to-2.15.1941db07feat: Bump Hadolint to v2.15.1d0e9595Merge pull request #106 from m-ildefons/gh-78df662abProblem Matcher: Capture code and severity32c6895Merge pull request #85 from rjbell4/patch-1146301cMerge pull request #105 from m-ildefons/gh-100df8eaafCI: run integration tests with different runners75bb911fixup! Update hadolint.sh631cc83Update repository reference in problem-matcher.jsonUpdates
trufflesecurity/trufflehogfrom 3.97.0 to 3.97.1Release notes
Sourced from trufflesecurity/trufflehog's releases.
Commits
20652fbCarry GitHub App installation ID on repo units (#5215)3ab759fRefine SECURITY.md (#5216)2cdb97d[SCAN-101] s3 source accept persisted unit envelopes in UnmarshalSourceUnit (...4ec7749preallocate bindings capacity in dockerhub and groq, with unit tests (#5213)9610306Doubled timeout, as MongoDB secrets are repeatedly hitting this and failing t...9d3f5d1[SCAN-1020] neon scram pgx (#5217)925c1d0fix(detectors/docker): don't greedy match in keyPat (#5214)e12da3cdocs: add generic config-secret custom detector example (#5195)bcbcab2Fix GHEC with Data Residency (*.ghe.com) base URL (#4777)bc3a3aeUpdate module github.com/go-git/go-git/v5 to v5.19.2 [SECURITY] (#5196)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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