Skip to content

Commit 47fac34

Browse files
chore(deps): update golangci/golangci-lint-action action to v7 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 162c7e1 commit 47fac34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v4
3838

3939
- name: golangci-lint
40-
uses: golangci/golangci-lint-action@v6.5.0
40+
uses: golangci/golangci-lint-action@v7.0.0
4141

4242
unittest:
4343
name: Unit Tests

0 commit comments

Comments
 (0)