cloud-sql-proxy-operator
cloud-sql-proxy-operator copied to clipboard
chore(deps): update github action dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/upload-artifact | action | minor | v3.1.3 -> v3.2.1 |
| github/codeql-action | action | minor | v2.25.15 -> v2.26.11 |
Release Notes
actions/upload-artifact (actions/upload-artifact)
v3.2.1
What's Changed
This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0
- Ensure hidden files input is used by @joshmgross in https://github.com/actions/upload-artifact/pull/609
Full Changelog: https://github.com/actions/upload-artifact/compare/v3.2.0...v3.2.1
v3.2.0
Notice: Breaking Changes :warning:
We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.
See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
- V3 backport: Exclude hidden files by default by @SrRyan in https://github.com/actions/upload-artifact/pull/604
Full Changelog: https://github.com/actions/upload-artifact/compare/v3.1.3...v3.2.0
github/codeql-action (github/codeql-action)
v2.26.11
v2.26.10
v2.26.9
v2.26.8
v2.26.7
v2.26.6
v2.26.5
v2.26.4
v2.26.3
v2.26.2
v2.26.1
v2.26.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.