Skip to content

Commit

Permalink
Merge pull request #48 from navikt/dependabot/github_actions/gh-d6395…
Browse files Browse the repository at this point in the history
…5f9e9

build(deps): bump the gh group with 1 update
  • Loading branch information
petteja authored Feb 12, 2024
2 parents 17663f7 + 825fbfe commit 0a317ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pip3 install poetry
poetry install --with integration-test
- name: Start kind cluster
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1.9.0
- name: Verify cluster up
run: |
kubectl cluster-info
Expand Down

0 comments on commit 0a317ea

Please sign in to comment.