Skip to content

Commit ebd09d6

Browse files
Bump azure/k8s-bake from 3.0.2 to 3.0.3
Bumps [azure/k8s-bake](https://github.com/azure/k8s-bake) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/azure/k8s-bake/releases) - [Changelog](https://github.com/Azure/k8s-bake/blob/main/CHANGELOG.md) - [Commits](Azure/k8s-bake@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: azure/k8s-bake dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d5a4fb commit ebd09d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-per-language.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
insecure-registry: "host.minikube.internal:5001,10.0.0.0/24"
9494
# Runs Helm to create manifest files
9595
- name: Bake deployment
96-
uses: azure/[email protected].2
96+
uses: azure/[email protected].3
9797
with:
9898
renderEngine: "helm"
9999
helmChart: ./langtest/charts
@@ -276,7 +276,7 @@ jobs:
276276
with:
277277
insecure-registry: "host.minikube.internal:5001,10.0.0.0/24"
278278
- name: Bake deployment
279-
uses: azure/[email protected].2
279+
uses: azure/[email protected].3
280280
id: bake
281281
with:
282282
renderEngine: "kustomize"

0 commit comments

Comments
 (0)