Skip to content

Commit

Permalink
build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 (cloudnative-pg#8
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Jun 15, 2022
1 parent a1150ef commit 26e9f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
version: v3.6.2

- name: Create kind cluster
uses: helm/kind-action@v1.2.0
uses: helm/kind-action@v1.3.0

- name: Deploy using helm chart
run: |
Expand Down

0 comments on commit 26e9f06

Please sign in to comment.