Skip to content

Commit

Permalink
chore(deps): Bump helm/kind-action from 1.7.0 to 1.8.0 (#181)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent adeaf99 commit d6d3466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zxc-compile-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
node-version: ${{ inputs.node-version }}

- name: Setup Kind
uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67 # pin@v1
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # pin@v1
if: ${{ inputs.enable-unit-tests && !cancelled() }}
with:
verbosity: 3
Expand Down

0 comments on commit d6d3466

Please sign in to comment.