Skip to content

Commit

Permalink
Update GHA linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbudziwojskiNR committed Feb 13, 2025
1 parent 56d591b commit a37aeba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
# with:
# auditOn: push
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
continue-on-error: ${{ github.event_name != 'pull_request' }}
with:
only-new-issues: true
Expand Down
2 changes: 1 addition & 1 deletion charts/internal/e2e-resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ This chart creates e2e resources for nri-kubernetes.
| statefulSet.enabled | bool | `true` | Deploy a dummy statefulSet |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 comments on commit a37aeba

Please sign in to comment.