Skip to content

Commit 151c8bb

Browse files
Bump Azure/k8s-deploy from 4 to 5
Bumps [Azure/k8s-deploy](https://github.com/azure/k8s-deploy) from 4 to 5. - [Release notes](https://github.com/azure/k8s-deploy/releases) - [Changelog](https://github.com/Azure/k8s-deploy/blob/main/CHANGELOG.md) - [Commits](Azure/k8s-deploy@v4...v5) --- updated-dependencies: - dependency-name: Azure/k8s-deploy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d04f36 commit 151c8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
kustomizationPath: tests/manifests
5959

6060
- name: Deploy test app
61-
uses: Azure/k8s-deploy@v4
61+
uses: Azure/k8s-deploy@v5
6262
with:
6363
manifests: ${{ steps.kustomize.outputs.manifestsBundle }}
6464
namespace: acceptance

0 commit comments

Comments
 (0)