Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v6.1.1 (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] authored Feb 4, 2025
1 parent abffcb5 commit cd24c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci/lint/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
uses: ./.github/actions/ci/setup

- name: Run Linter
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
with:
version: v1.60.3
args: --config=.github/actions/ci/lint/golangci.yml

0 comments on commit cd24c75

Please sign in to comment.