Skip to content

Commit

Permalink
Merge pull request #567 from rackerlabs/renovate/helm-kind-action-1.x
Browse files Browse the repository at this point in the history
chore(deps): update helm/kind-action action to v1.12.0
  • Loading branch information
renovate[bot] authored Dec 23, 2024
2 parents 90cffb4 + 313565b commit eedf599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-workflow-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Set up Kind cluster with Helm
uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
with:
cluster_name: argo-lint-cluster

Expand Down

0 comments on commit eedf599

Please sign in to comment.