Skip to content

Commit c3ed069

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 326aa67 commit c3ed069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
./scripts/generatemock.sh
3636
3737
- name: golangci-Lint analysis
38-
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
38+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
3939
with:
4040
skip-cache: true
4141
skip-save-cache: true

0 commit comments

Comments
 (0)