Skip to content

Commit

Permalink
Merge pull request #206 from python-discord/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/ci-dependencies-cc15238ce4

Bump the ci-dependencies group with 1 update
  • Loading branch information
jchristgit authored Apr 6, 2024
2 parents 3ff9321 + fbf1d73 commit 9cdcd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
kubeconfig: ${{ secrets.KUBECONFIG }}

- name: Deploy to Kubernetes
uses: azure/k8s-deploy@v4
uses: azure/k8s-deploy@v5
with:
manifests: deployment.yaml
images: 'ghcr.io/python-discord/snekbox:${{ inputs.version }}'
Expand Down

0 comments on commit 9cdcd28

Please sign in to comment.