Skip to content

Commit

Permalink
Merge pull request #33 from bytemare/renovate/golangci-golangci-lint-…
Browse files Browse the repository at this point in the history
…action-digest

Update golangci/golangci-lint-action digest to d6238b0
  • Loading branch information
bytemare authored Apr 23, 2024
2 parents 3c7ed26 + c0e5d71 commit fc26f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# Linting
- name: Linting
uses: golangci/golangci-lint-action@847b9efe2ec0524a97301d82f527c5e22ec16a2d
uses: golangci/golangci-lint-action@d6238b002a20823d52840fda27e2d4891c5952dc
with:
version: latest
args: --config=./.github/.golangci.yml ./...
Expand Down

0 comments on commit fc26f5b

Please sign in to comment.