Skip to content

Commit 2e3a300

Browse files
chore(deps): update golangci/golangci-lint-action action to v6.3.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb16379 commit 2e3a300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
38+
uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6.3.3
3939
with:
4040
skip-cache: true
4141
skip-save-cache: true

0 commit comments

Comments
 (0)