Skip to content

Commit

Permalink
Update dependency yannh/kubeconform to v0.6.6 in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent da9a0f6 commit 91ccf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install kubeconform
env:
# renovate: datasource=github-releases depName=yannh/kubeconform
KUBECONFORM_VERSION: v0.6.1
KUBECONFORM_VERSION: v0.6.6
run: |
set -ex
curl -sL https://github.com/yannh/kubeconform/releases/download/$KUBECONFORM_VERSION/kubeconform-linux-amd64.tar.gz | tar xz
Expand Down

0 comments on commit 91ccf0a

Please sign in to comment.