Skip to content

Commit

Permalink
chore(deps): update all github action dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored and rolinh committed Dec 20, 2024
1 parent ab8c5e5 commit 742a064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ concurrency:

env:
# renovate: datasource=github-releases depName=helm/helm
HELM_VERSION: v3.16.3
HELM_VERSION: v3.16.4
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
KIND_VERSION: v0.26.0
KIND_CONFIG: .github/kind-config.yaml
# renovate: datasource=github-releases depName=cilium/cilium
CILIUM_VERSION: v1.16.4
CILIUM_VERSION: v1.16.5
CILIUM_VALUES: .github/cilium-values.yaml

jobs:
Expand Down

0 comments on commit 742a064

Please sign in to comment.