Skip to content

Commit

Permalink
ci: fix Envoy int test versions
Browse files Browse the repository at this point in the history
Follow-up to #20956
  • Loading branch information
zalimeni committed Apr 8, 2024
1 parent 9f7f670 commit 02efba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ jobs:
id-token: write # NOTE: this permission is explicitly required for Vault auth.
contents: read
env:
ENVOY_VERSION: "1.25.4"
ENVOY_VERSION: "1.27.4"
CONSUL_DATAPLANE_IMAGE: "docker.io/hashicorppreview/consul-dataplane:1.3-dev-ubi"
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
Expand Down

0 comments on commit 02efba5

Please sign in to comment.