Skip to content

Commit bccc1ee

Browse files
Bump azure/k8s-deploy from 5 to 6 in the ci-dependencies group (#3493)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6daa60e commit bccc1ee

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

0 commit comments

Comments
 (0)