Skip to content

Commit

Permalink
Merge pull request #99 from getsolus/renovate/golangci-golangci-lint-…
Browse files Browse the repository at this point in the history
…action-5.x

chore(deps): update golangci/golangci-lint-action action to v5
  • Loading branch information
silkeh authored May 4, 2024
2 parents 86a63f4 + 8102e0d commit b9ae792
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 @@ -24,6 +24,6 @@ jobs:
- run: wget http://archive.ubuntu.com/ubuntu/pool/universe/libg/libgit2/libgit2-{1.5,dev}_1.5.1+ds-1ubuntu1_amd64.deb
- run: sudo apt-get install -qqy ./*.deb
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: v1.54

0 comments on commit b9ae792

Please sign in to comment.