argoproj / gitops-engine

Democratizing GitOps
https://pkg.go.dev/github.com/argoproj/gitops-engine?tab=subdirectories
Apache License 2.0
1.68k stars 252 forks source link

chore(deps): bump actions/cache from 2.1.6 to 3.2.6 #508

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps actions/cache from 2.1.6 to 3.2.6.

Release notes

Sourced from actions/cache's releases.

v3.2.6

What's Changed

Full Changelog: https://github.com/actions/cache/compare/v3...v3.2.6

v3.2.5

What's Changed

New Contributors

Full Changelog: https://github.com/actions/cache/compare/v3...v3.2.5

v3.2.4

What's Changed

New Contributors

Full Changelog: https://github.com/actions/cache/compare/v3...v3.2.4

v3.2.3

What's Changed

... (truncated)

Changelog

Sourced from actions/cache's changelog.

3.2.6

  • Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.
Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 1 year ago

Codecov Report

Base: 55.75% // Head: 55.75% // No change to project coverage :thumbsup:

Coverage data is based on head (2d260d1) compared to base (ed70eac). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #508 +/- ## ======================================= Coverage 55.75% 55.75% ======================================= Files 41 41 Lines 4525 4525 ======================================= Hits 2523 2523 Misses 1808 1808 Partials 194 194 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.