Skip to content

Commit 23c0fb0

Browse files
authored
Merge pull request #1984 from intel/dependabot/github_actions/golangci/golangci-lint-action-6.3.1
build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1
2 parents 3eb4a0c + 4d02223 commit 23c0fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
sudo apt-get update
4545
sudo apt-get install -y libze1 libze-dev
4646
- name: golangci-lint
47-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
47+
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6
4848
with:
4949
version: v1.63.1
5050
args: -v --timeout 5m

0 commit comments

Comments
 (0)