Skip to content

Commit 11c83ab

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 34dd428 commit 11c83ab

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
@@ -62,7 +62,7 @@ jobs:
6262
kustomizationPath: tests/manifests
6363

6464
- name: Deploy test app
65-
uses: Azure/k8s-deploy@v4
65+
uses: Azure/k8s-deploy@v5
6666
with:
6767
manifests: ${{ steps.kustomize.outputs.manifestsBundle }}
6868
namespace: acceptance

0 commit comments

Comments
 (0)