Skip to content

Commit 68101e9

Browse files
chore(deps): update golangci/golangci-lint-action action to v6 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94f9ab6 commit 68101e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
go-version-file: 'go.mod'
3333

3434
- name: golangci-lint
35-
uses: golangci/golangci-lint-action@v3
35+
uses: golangci/golangci-lint-action@v6
3636
continue-on-error: ${{ github.event_name != 'pull_request' }}
3737
with:
3838
only-new-issues: true

0 commit comments

Comments
 (0)