Compare commits

..

No commits in common. 'bcd0dfa73b7a54d5dae0248214f7593119751634' and '77aa6f85b8585edd1f31b5e179633f32b72de2ed' have entirely different histories.

@ -55,7 +55,7 @@ jobs:
with: with:
go-version-file: go.mod go-version-file: go.mod
- name: Setup golangci-lint - name: Setup golangci-lint
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0 uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
with: with:
args: --verbose args: --verbose
version: latest version: latest

Loading…
Cancel
Save