Skip to content

Commit e185665

Browse files
authored
Merge pull request #1988 from intel/dependabot/github_actions/golangci/golangci-lint-action-6.5.0
2 parents 2672022 + 02127f4 commit e185665

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@2e788936b09dd82dc280e845628a40d2ba6b204c # v6
47+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
4848
with:
4949
version: v1.63.1
5050
args: -v --timeout 5m

0 commit comments

Comments
 (0)