Skip to content

Commit

Permalink
Create change
Browse files Browse the repository at this point in the history
GitHub Pull Request: #589

chore(deps): update all github action dependencies (v1.14) (patch)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://togithub.com/actions/cache) | action | patch | `v3.3.2` -> `v3.3.3` |
| [actions/github-script](https://togithub.com/actions/github-script) | action | patch | `v7.0.0` -> `v7.0.1` |
| [anchore/scan-action](https://togithub.com/anchore/scan-action) | action | patch | `v3.3.6` -> `v3.3.8` |
| [cilium/little-vm-helper](https://togithub.com/cilium/little-vm-helper) | action | patch | `v0.0.12` -> `v0.0.13` |
| [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v2.22.5` -> `v2.22.12` |
| [kubernetes/kubernetes](https://togithub.com/kubernetes/kubernetes) |  | patch | `v1.28.3` -> `v1.28.6` |

---

### Release Notes

<details>
<summary>actions/cache (actions/cache)</summary>

### [`v3.3.3`](https://togithub.com/actions/cache/releases/tag/v3.3.3)

[Compare Source](https://togithub.com/actions/cache/compare/v3.3.2...v3.3.3)

#### What's Changed

-   Cache v3.3.3 by [@&cilium#8203;robherley](https://togithub.com/robherley) in [actions/cache#1302

#### New Contributors

-   [@&cilium#8203;robherley](https://togithub.com/robherley) made their first contribution in [actions/cache#1302

**Full Changelog**: actions/cache@v3...v3.3.3

</details>

<details>
<summary>actions/github-script (actions/github-script)</summary>

### [`v7.0.1`](https://togithub.com/actions/github-script/releases/tag/v7.0.1)

[Compare Source](https://togithub.com/actions/github-script/compare/v7.0.0...v7.0.1)

##### What's Changed

-   Avoid setting `baseUrl` to undefined when input is not provided by [@&cilium#8203;joshmgross](https://togithub.com/joshmgross) in [actions/github-script#439

**Full Changelog**: actions/github-script@v7.0.0...v7.0.1

</details>

<details>
<summary>anchore/scan-action (anchore/scan-action)</summary>

### [`v3.3.8`](https://togithub.com/anchore/scan-action/releases/tag/v3.3.8)

[Compare Source](https://togithub.com/anchore/scan-action/compare/v3.3.7...v3.3.8)

#### New in scan-action v3.3.8

-   Update Grype to v0.73.4 ([#&cilium#8203;252](https://togithub.com/anchore/scan-action/issues/252)) \[[anchore-actions-token-generator](https://togithub.com/anchore-actions-token-generator)]
-   Add input grype-version ([#&cilium#8203;228](https://togithub.com/anchore/scan-action/issues/228)) \[[ViacheslavKudinov](https://togithub.com/ViacheslavKudinov)]
-   Chore: upgrade and pin all GH actions ([#&cilium#8203;250](https://togithub.com/anchore/scan-action/issues/250)) \[[willmurphyscode](https://togithub.com/willmurphyscode)]

### [`v3.3.7`](https://togithub.com/anchore/scan-action/releases/tag/v3.3.7)

[Compare Source](https://togithub.com/anchore/scan-action/compare/v3.3.6...v3.3.7)

#### New in scan-action v3.3.7

-   chore: address test flakes ([#&cilium#8203;249](https://togithub.com/anchore/scan-action/issues/249)) \[[willmurphyscode](https://togithub.com/willmurphyscode)]
-   chore(deps): update Grype to v0.73.3 ([#&cilium#8203;248](https://togithub.com/anchore/scan-action/issues/248)) \[[anchore-actions-token-generator](https://togithub.com/anchore-actions-token-generator)]
-   chore: add manual trigger to test workflow ([#&cilium#8203;247](https://togithub.com/anchore/scan-action/issues/247)) \[[willmurphyscode](https://togithub.com/willmurphyscode)]
-   fix: updated semver version ([#&cilium#8203;241](https://togithub.com/anchore/scan-action/issues/241)) \[[gicappa](https://togithub.com/gicappa)]
-   chore(docs): update docker related actions to avoid warnings in workflow ([#&cilium#8203;240](https://togithub.com/anchore/scan-action/issues/240)) \[[kuzm1ch](https://togithub.com/kuzm1ch)]
-   chore: add new exception for audit ([#&cilium#8203;235](https://togithub.com/anchore/scan-action/issues/235)) \[[spiffcs](https://togithub.com/spiffcs)]
-   chore(deps): update Grype to v0.63.1 ([#&cilium#8203;233](https://togithub.com/anchore/scan-action/issues/233)) \[[anchore-actions-token-generator](https://togithub.com/anchore-actions-token-generator)]
-   Add by-cve option ([#&cilium#8203;229](https://togithub.com/anchore/scan-action/issues/229)) \[[too-gee](https://togithub.com/too-gee)]
-   add oss community board auto-add workflow ([#&cilium#8203;231](https://togithub.com/anchore/scan-action/issues/231)) \[[wagoodman](https://togithub.com/wagoodman)]

#### 🐛 Bug Fixes

-   chore(deps): update Grype to v0.73.2; remove snapshot tests ([#&cilium#8203;236](https://togithub.com/anchore/scan-action/issues/236)) \[[anchore-actions-token-generator](https://togithub.com/anchore-actions-token-generator)]

</details>

<details>
<summary>cilium/little-vm-helper (cilium/little-vm-helper)</summary>

### [`v0.0.13`](https://togithub.com/cilium/little-vm-helper/compare/v0.0.12...v0.0.13)

[Compare Source](https://togithub.com/cilium/little-vm-helper/compare/v0.0.12...v0.0.13)

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

### [`v2.22.12`](https://togithub.com/github/codeql-action/compare/v2.22.11...v2.22.12)

[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.11...v2.22.12)

### [`v2.22.11`](https://togithub.com/github/codeql-action/compare/v2.22.10...v2.22.11)

[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.10...v2.22.11)

### [`v2.22.10`](https://togithub.com/github/codeql-action/compare/v2.22.9...v2.22.10)

[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.9...v2.22.10)

### [`v2.22.9`](https://togithub.com/github/codeql-action/compare/v2.22.8...v2.22.9)

[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.8...v2.22.9)

### [`v2.22.8`](https://togithub.com/github/codeql-action/compare/v2.22.7...v2.22.8)

[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.7...v2.22.8)

### [`v2.22.7`](https://togithub.com/github/codeql-action/compare/v2.22.6...v2.22.7)

[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.6...v2.22.7)

### [`v2.22.6`](https://togithub.com/github/codeql-action/compare/v2.22.5...v2.22.6)

[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.5...v2.22.6)

</details>

<details>
<summary>kubernetes/kubernetes (kubernetes/kubernetes)</summary>

### [`v1.28.6`](https://togithub.com/kubernetes/kubernetes/releases/tag/v1.28.6): Kubernetes v1.28.6

[Compare Source](https://togithub.com/kubernetes/kubernetes/compare/v1.28.5...v1.28.6)

See [kubernetes-announce@](https://groups.google.com/forum/#!forum/kubernetes-announce). Additional binary downloads are linked in the [CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md).

See [the CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md) for more details.

### [`v1.28.5`](https://togithub.com/kubernetes/kubernetes/releases/tag/v1.28.5): Kubernetes v1.28.5

[Compare Source](https://togithub.com/kubernetes/kubernetes/compare/v1.28.4...v1.28.5)

See [kubernetes-announce@](https://groups.google.com/forum/#!forum/kubernetes-announce). Additional binary downloads are linked in the [CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md).

See [the CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md) for more details.

### [`v1.28.4`](https://togithub.com/kubernetes/kubernetes/releases/tag/v1.28.4): Kubernetes v1.28.4

[Compare Source](https://togithub.com/kubernetes/kubernetes/compare/v1.28.3...v1.28.4)

See [kubernetes-announce@](https://groups.google.com/forum/#!forum/kubernetes-announce). Additional binary downloads are linked in the [CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md).

See [the CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md) for more details.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on monday" (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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/aanm/cilium).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoidjEuMTQifQ==-->


Patch-set: 1
Change-id: I9efabe54c55da310e2f742f96b99cf4630bec974
Subject: pin GH action
Branch: refs/heads/v1.14
Status: new
Topic: 
Commit: 009d137
Tag: autogenerated:gerrit:newPatchSet
Groups: 009d137
Private: false
Work-in-progress: false
  • Loading branch information
Gerrit User 1018684 authored and gerritforge-ltd committed Mar 7, 2024
0 parents commit 59fff1d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 59fff1d

Please sign in to comment.