Skip to content

Commit 4a14b0d

Browse files
chore(deps): update actions/setup-go digest to 0aaccfd
1 parent 283f6ab commit 4a14b0d

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2222
- name: Setup Go
23-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
23+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
2424
with:
2525
go-version: "1.22"
2626
- name: Setup Elasticsearch / Kibana

0 commit comments

Comments
 (0)