Skip to content

Commit

Permalink
deps: update golangci/golangci-lint-action action to v4 (keptn#3102)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: vickysomtee <vickysomtee@gmail.com>
  • Loading branch information
renovate[bot] authored and Vickysomtee committed Apr 22, 2024
1 parent b0b2fcc commit b23ab01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
check-latest: true

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
working-directory: ${{ matrix.config.folder }}
version: ${{ env.GOLANGCI_LINT_VERSION }}
Expand Down

0 comments on commit b23ab01

Please sign in to comment.