Skip to content

Commit b9ae792

Browse files
authored
Merge pull request #99 from getsolus/renovate/golangci-golangci-lint-action-5.x
chore(deps): update golangci/golangci-lint-action action to v5
2 parents 86a63f4 + 8102e0d commit b9ae792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- run: wget http://archive.ubuntu.com/ubuntu/pool/universe/libg/libgit2/libgit2-{1.5,dev}_1.5.1+ds-1ubuntu1_amd64.deb
2525
- run: sudo apt-get install -qqy ./*.deb
2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@v4
27+
uses: golangci/golangci-lint-action@v5
2828
with:
2929
version: v1.54

0 commit comments

Comments
 (0)