Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all github action dependencies (v1.13) (minor) #26440

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
KyleMayes/install-llvm-action action minor v1.7.0 -> v1.8.1
actions/cache action minor v3.2.6 -> v3.3.1
actions/checkout action minor v3.3.0 -> v3.5.3
docker/build-push-action action minor v4.0.0 -> v4.1.1
docker/login-action action minor v2.1.0 -> v2.2.0
docker/setup-buildx-action action minor v2.4.1 -> v2.7.0
docker/setup-qemu-action action minor v2.1.0 -> v2.2.0
github/codeql-action action minor v2.2.12 -> v2.20.1
golangci/golangci-lint-action action minor v3.4.0 -> v3.6.0
helm/kind-action action minor v1.5.0 -> v1.7.0
sigstore/cosign-installer action digest 9becc61 -> c85d0e2

Release Notes

KyleMayes/install-llvm-action

v1.8.1

Compare Source

v1.8.0

Compare Source

  • Support for LLVM 15.0.7
  • Support for LLVM 16.0.0 (except on macOS because LLVM 16.0.0 was not released for that platform)
actions/cache

v3.3.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.0

actions/checkout

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

docker/build-push-action

v4.1.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.0...v4.1.1

v4.1.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.0.0...v4.1.0

docker/login-action

v2.2.0

Compare Source

Full Changelog: docker/login-action@v2.1.0...v2.2.0

docker/setup-buildx-action

v2.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.6.0...v2.7.0

v2.6.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.5.0...v2.6.0

v2.5.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.4.1...v2.5.0

docker/setup-qemu-action

v2.2.0

Compare Source

Full Changelog: docker/setup-qemu-action@v2.1.0...v2.2.0

github/codeql-action

v2.20.1

Compare Source

v2.20.0

Compare Source

v2.3.6

Compare Source

v2.3.5

Compare Source

v2.3.4

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

golangci/golangci-lint-action

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: golangci/golangci-lint-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: golangci/golangci-lint-action@v3.4.0...v3.5.0

helm/kind-action

v1.7.0

Compare Source

What's Changed

Full Changelog: helm/kind-action@v1.6.0...v1.7.0

v1.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1.5.0...v1.6.0


Configuration

📅 Schedule: Branch creation - "on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot requested review from a team as code owners June 23, 2023 08:32
@renovate renovate bot requested a review from viktor-kurchenko June 23, 2023 08:32
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Jun 23, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Jun 23, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jun 23, 2023
@tklauser
Copy link
Member

/test-backport-1.13

@tklauser
Copy link
Member

/ci-l4lb-1.13

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 23, 2023
@tklauser tklauser merged commit 7d93e3c into v1.13 Jun 23, 2023
62 checks passed
@tklauser tklauser deleted the renovate/v1.13-all-github-action branch June 23, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants