chore(deps): update azure/k8s-deploy action to v5.1.0 #34

Merged
t.behrendt merged 1 commits from renovate/azure-k8s-deploy-5.x into main 2026-03-15 22:02:56 +01:00
Showing only changes of commit b20253baf1 - Show all commits

View File

@@ -104,7 +104,7 @@ jobs:
echo "No custom secrets to create"
fi
- name: Deploy Kubernetes manifests
uses: azure/k8s-deploy@6f7c489cecd8da05646259d9fa3daae92e095c7b # v5.0.4
uses: azure/k8s-deploy@c8cfec839dc09896b3b8cc40cd13d04792680771 # v5.1.0
with:
action: deploy
manifests: "${{ inputs.k8s_dir }}"