Skip to content

Commit ab7aea7

Browse files
Update golangci/golangci-lint-action digest to db1c463 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c861d75 commit ab7aea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
# Linting
3636
- name: Linting
37-
uses: golangci/golangci-lint-action@1cc4e007f092290762a0efdeb505f1cded754499
37+
uses: golangci/golangci-lint-action@db1c463e05c87f65a1da26368fb4f6639406da0a
3838
with:
3939
version: latest
4040
args: --config=./.github/.golangci.yml ./...

0 commit comments

Comments
 (0)