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 aanm committed Mar 19, 2023
1 parent cb6505c commit 490ee3e
Show file tree
Hide file tree
Showing 35 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aks-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ env:
cost_reduction: --node-vm-size Standard_B2s --node-osdisk-size 30
k8s_version: 1.23
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aks-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ env:
cost_reduction: --node-vm-size Standard_B2s --node-osdisk-size 30
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aks-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ env:
cost_reduction: --node-vm-size Standard_B2s --node-osdisk-size 30
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ env:
location: westeurope
cost_reduction: --node-vm-size Standard_B2s --node-osdisk-size 30
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aws-cni-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
region: us-east-2
k8s_version: 1.23
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
eksctl_version: v0.122.0
kubectl_version: v1.23.6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aws-cni-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
region: us-east-2
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
eksctl_version: v0.122.0
kubectl_version: v1.23.6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aws-cni-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
region: us-east-2
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
eksctl_version: v0.122.0
kubectl_version: v1.23.6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aws-cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ env:
clusterName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}
region: us-east-2
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
eksctl_version: v0.122.0
kubectl_version: v1.23.6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-eks-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
region: us-east-2
k8s_version: 1.23
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
eksctl_version: v0.122.0
kubectl_version: v1.23.6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-eks-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
region: us-east-2
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
eksctl_version: v0.122.0
kubectl_version: v1.23.6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-eks-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
region: us-east-2
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
eksctl_version: v0.122.0
kubectl_version: v1.23.6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ env:
clusterName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}
region: us-east-2
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
eksctl_version: v0.122.0
kubectl_version: v1.23.6
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ env:
vmStartupScript: .github/gcp-vm-startup.sh
k8s_version: 1.23
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ env:
vmStartupScript: .github/gcp-vm-startup.sh
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ env:
vmStartupScript: .github/gcp-vm-startup.sh
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ env:
zone: us-west2-a
vmStartupScript: .github/gcp-vm-startup.sh
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gateway-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ concurrency:

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
kind_version: v0.17.0
kind_config: .github/kind-config.yaml
gateway_api_version: v0.6.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
zone: us-west2-a
k8s_version: 1.23
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
zone: us-west2-a
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ env:
zone: us-west2-a
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ env:
clusterName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}
zone: us-west2-a
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True
k8s_version: 1.24
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ concurrency:

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
kind_version: v0.17.0
kind_config: .github/kind-config.yaml
metallb_version: 0.12.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-k8s-network-policies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions: read-all

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
KIND_VERSION: v0.17.0
KIND_CONFIG: .github/kind-config.yaml
CONFORMANCE_TEMPLATE: examples/kubernetes/connectivity-check/connectivity-check.yaml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ env:
kind_version: v0.17.0
kind_config: .github/kind-config.yaml
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1

jobs:
installation-and-connectivity:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ env:
firewallRuleName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-rule
k8s_version: 1.23
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ env:
firewallRuleName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-rule
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ env:
firewallRuleName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-rule
k8s_version: 1.24
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ env:
zone: us-west2-a
firewallRuleName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-rule
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
USE_GKE_GCLOUD_AUTH_PLUGIN: True

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lint-codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:
persist-credentials: false
fetch-depth: 1
- name: Initialize CodeQL
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.2.5
uses: github/codeql-action/init@168b99b3c22180941ae7dbdd5f5c9678ede476ba # v2.2.7
with:
languages: go
debug: true
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.2.5
uses: github/codeql-action/analyze@168b99b3c22180941ae7dbdd5f5c9678ede476ba # v2.2.7
2 changes: 1 addition & 1 deletion .github/workflows/tests-l4lb-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ concurrency:

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-l4lb-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ concurrency:

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-l4lb-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ concurrency:

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-l4lb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ concurrency:

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
check_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-smoke-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
KIND_VERSION: v0.17.0
KIND_CONFIG: .github/kind-config-ipv6.yaml
# Skip external traffic (e.g. 1.1.1.1 and www.google.com) due to no support for IPv6 in github action
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-smoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:

env:
# renovate: datasource=github-releases depName=cilium/cilium-cli
cilium_cli_version: v0.13.0
cilium_cli_version: v0.13.1
KIND_VERSION: v0.17.0
KIND_CONFIG: .github/kind-config.yaml
CONFORMANCE_TEMPLATE: examples/kubernetes/connectivity-check/connectivity-check.yaml
Expand Down

0 comments on commit 490ee3e

Please sign in to comment.