Skip to content

Commit

Permalink
Merge pull request #6 from buttahtoast/dependabot/github_actions/helm…
Browse files Browse the repository at this point in the history
…/chart-testing-action-2.6.1

chore(deps): bump helm/chart-testing-action from 2.4.0 to 2.6.1
  • Loading branch information
oliverbaehler authored Dec 5, 2023
2 parents 8488e21 + 66c3794 commit 3a8477a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
- name: Setup Chart Linting
id: lint
uses: helm/chart-testing-action@e8788873172cb653a90ca2e819d79d65a66d4e76 # v2.4.0
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
- name: Run chart-testing (list-changed)
id: list-changed
run: |
Expand Down

0 comments on commit 3a8477a

Please sign in to comment.