Skip to content

Commit

Permalink
fix(github-action): update yokawasa/action-setup-kube-tools action to…
Browse files Browse the repository at this point in the history
… v0.11.1
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent f534aa3 commit 507a576
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion __before_move/.github/workflows/cilium-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 1
- name: Setup Kubernetes Tools
uses: yokawasa/action-setup-kube-tools@dc0754a9a47b40f22f9bd52ffb082bbe6d142b22 # v0.11.0
uses: yokawasa/action-setup-kube-tools@5fe385031665158529decddddb51d6224422836e # v0.11.1
with:
setup-tools: |
helmv3
Expand Down
2 changes: 1 addition & 1 deletion __before_move/.github/workflows/diff-hr-on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fail-fast: false
steps:
- name: Setup Kubernetes Tools
uses: yokawasa/action-setup-kube-tools@dc0754a9a47b40f22f9bd52ffb082bbe6d142b22 # v0.11.0
uses: yokawasa/action-setup-kube-tools@5fe385031665158529decddddb51d6224422836e # v0.11.1
with:
setup-tools: |
helmv3
Expand Down

0 comments on commit 507a576

Please sign in to comment.