Skip to content

Commit a406c65

Browse files
Bump azure/k8s-deploy from 5 to 6 in the ci-dependencies group
Bumps the ci-dependencies group with 1 update: [azure/k8s-deploy](https://github.com/azure/k8s-deploy). Updates `azure/k8s-deploy` from 5 to 6 - [Release notes](https://github.com/azure/k8s-deploy/releases) - [Changelog](https://github.com/Azure/k8s-deploy/blob/main/CHANGELOG.md) - [Commits](Azure/k8s-deploy@v5...v6) --- updated-dependencies: - dependency-name: azure/k8s-deploy dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6daa60e commit a406c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
kubeconfig: ${{ secrets.KUBECONFIG }}
7676

7777
- name: Deploy to Kubernetes
78-
uses: azure/k8s-deploy@v5
78+
uses: azure/k8s-deploy@v6
7979
with:
8080
namespace: bots
8181
manifests: |

0 commit comments

Comments
 (0)