Skip to content

Commit 57e99a6

Browse files
authored
Merge pull request #3 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-6.1.1
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
2 parents 8fded96 + 67a225d commit 57e99a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
sudo apt-get -y install libheif-dev
3737
3838
- name: lint
39-
uses: golangci/[email protected].0
39+
uses: golangci/[email protected].1
4040
with:
4141
version: latest
4242
args: --timeout=2m0s

0 commit comments

Comments
 (0)