Skip to content

Commit acf6c20

Browse files
Bump azure/k8s-bake from 3.0.1 to 3.0.2 in /.github/workflows
Bumps [azure/k8s-bake](https://github.com/azure/k8s-bake) from 3.0.1 to 3.0.2. - [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.1...v3.0.2) --- updated-dependencies: - dependency-name: azure/k8s-bake dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 601878e commit acf6c20

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].1
96+
uses: azure/[email protected].2
9797
with:
9898
renderEngine: "helm"
9999
helmChart: ./langtest/charts
@@ -269,7 +269,7 @@ jobs:
269269
with:
270270
insecure-registry: "host.minikube.internal:5001,10.0.0.0/24"
271271
- name: Bake deployment
272-
uses: azure/[email protected].1
272+
uses: azure/[email protected].2
273273
id: bake
274274
with:
275275
renderEngine: "kustomize"

0 commit comments

Comments
 (0)