Skip to content

Commit 9cdcd28

Browse files
authored
Merge pull request #206 from python-discord/dependabot/github_actions/ci-dependencies-cc15238ce4
Bump the ci-dependencies group with 1 update
2 parents 3ff9321 + fbf1d73 commit 9cdcd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
kubeconfig: ${{ secrets.KUBECONFIG }}
7171

7272
- name: Deploy to Kubernetes
73-
uses: azure/k8s-deploy@v4
73+
uses: azure/k8s-deploy@v5
7474
with:
7575
manifests: deployment.yaml
7676
images: 'ghcr.io/python-discord/snekbox:${{ inputs.version }}'

0 commit comments

Comments
 (0)