Skip to content

Commit

Permalink
chore(deps): update wyrihaximus/github-action-helm3 action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 59c6245 commit fba2c6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ jobs:
with:
fetch-depth: "0"
- name: Lint Sentry
uses: WyriHaximus/github-action-helm3@v3
uses: WyriHaximus/github-action-helm3@v4
with:
exec: helm lint sentry
- name: Lint Clickhouse
uses: WyriHaximus/github-action-helm3@v3
uses: WyriHaximus/github-action-helm3@v4
with:
exec: helm lint clickhouse
- name: Lint Sentry Kubernetes
uses: WyriHaximus/github-action-helm3@v3
uses: WyriHaximus/github-action-helm3@v4
with:
exec: helm lint sentry-kubernetes

0 comments on commit fba2c6d

Please sign in to comment.