Skip to content

Commit 2450923

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
78+
uses: azure/k8s-deploy@v7
7979
with:
8080
namespace: bots
8181
manifests: |

0 commit comments

Comments
 (0)