Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action digest to 2226d7c
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Feb 15, 2025
1 parent 26f8c16 commit 78fa9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/go-kibana-rest/.github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
until $(curl --output /dev/null --silent --head --fail -u elastic:changeme http://localhost:5601); do sleep 5; done
sleep 10
- name: golangci-lint
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
with:
version: latest
args: --timeout 600s
Expand Down

0 comments on commit 78fa9c8

Please sign in to comment.