Skip to content

Commit 9d51d97

Browse files
chore(deps): update actions/setup-go action to v5 (#744)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 258a322 commit 9d51d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/go-kibana-rest/.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2222
- name: Setup Go
23-
uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2
23+
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
2424
with:
2525
go-version: "1.22"
2626
- name: Setup Elasticsearch / Kibana

0 commit comments

Comments
 (0)