Skip to content

Commit

Permalink
Merge pull request #1198 from eclipse-tractusx/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/helm/chart-testing-action-2.7.0

build(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0
  • Loading branch information
SujitMBRDI authored Feb 4, 2025
2 parents b84f97a + 6e1ac6a commit 759a46a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/app-test-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
check-latest: true

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0

- name: Download Pool Image
uses: actions/download-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/chart-test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
version: ${{ github.event.inputs.helm_version || 'latest' }}

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0

- name: Create Chart-Testing Config
run: |
Expand Down

0 comments on commit 759a46a

Please sign in to comment.