Skip to content

Commit 3c4b53b

Browse files
authored
Merge branch 'main' into dependabot/go_modules/aws-159deebbbb
2 parents 7a6a951 + a61dfd8 commit 3c4b53b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
docs-preview:
12-
uses: elastic/docs-builder/.github/workflows/preview-build.yml@80c3e95a9f022c4926792758e902bac95160d6e5 # main
12+
uses: elastic/docs-builder/.github/workflows/preview-build.yml@4fd8e89dd8147ac5301c55a24f9dfce0bedb06cf # main
1313
with:
1414
path-pattern: docs/**
1515
permissions:

.github/workflows/docs-cleanup.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
docs-preview:
10-
uses: elastic/docs-builder/.github/workflows/preview-cleanup.yml@80c3e95a9f022c4926792758e902bac95160d6e5 # main
10+
uses: elastic/docs-builder/.github/workflows/preview-cleanup.yml@4fd8e89dd8147ac5301c55a24f9dfce0bedb06cf # main
1111
permissions:
1212
contents: none
1313
id-token: write

0 commit comments

Comments
 (0)