Skip to content

Commit df9fbf4

Browse files
Update golangci/golangci-lint-action action to v6.3.1
| datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | golangci/golangci-lint-action | v6.3.0 | v6.3.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70d9015 commit df9fbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
go-version: stable
3838

3939
- name: Lint Go
40-
uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
40+
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
4141
with:
4242
working-directory: ${{ matrix.directory }}
4343
version: v1.63.4 # renovate: datasource=github-tags depName=golangci/golangci-lint

0 commit comments

Comments
 (0)