Skip to content

Commit a06f8e2

Browse files
chore(deps): update golang:1.25.0 docker digest to 4859242
1 parent a2968e4 commit a06f8e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
22
- label: Release
33
agents:
4-
image: "golang:1.25.0@sha256:9e56f0d0f043a68bb8c47c819e47dc29f6e8f5129b8885bed9d43f058f7f3ed6"
4+
image: "golang:1.25.0@sha256:4859242e2c392ddc9d3225fd41181c00a443d9cc005b8e5131ce164106fbc676"
55
cpu: "16"
66
memory: "24G"
77
ephemeralStorage: "20G"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: go build
4545
- name: Run test
4646
run: make test
47-
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
47+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
4848
with:
4949
files: coverage.out
5050
flags: unittests

0 commit comments

Comments
 (0)