Skip to content

Commit

Permalink
Update dependency yannh/kubeconform to v0.6.3 in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2023
1 parent 3f92568 commit 532abd1
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 @@ -52,7 +52,7 @@ jobs:
- name: Install kubeconform
env:
# renovate: datasource=github-releases depName=yannh/kubeconform
KUBECONFORM_VERSION: v0.6.1
KUBECONFORM_VERSION: v0.6.3
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 532abd1

Please sign in to comment.