We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258a322 commit 9d51d97Copy full SHA for 9d51d97
libs/go-kibana-rest/.github/workflows/workflow.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
22
- name: Setup Go
23
- uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2
+ uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
24
with:
25
go-version: "1.22"
26
- name: Setup Elasticsearch / Kibana
0 commit comments