Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 6617164

Browse files
committed
fix conflicts
2 parents b16bd56 + 47bffb3 commit 6617164

File tree

668 files changed

+68239
-44929
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

668 files changed

+68239
-44929
lines changed

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
if: ${{ github.repository == 'splunk/public-o11y-docs' || github.repository == 'splunk/private-o11y-docs' }}
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919
- uses: repo-sync/github-sync@v2
2020
name: Sync repo to branch
2121
with:

.github/workflows/vale-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
unzip latest.zip -d .
2828
- name: Get all changed docs
2929
id: changed-files
30-
uses: tj-actions/changed-files@v35
30+
uses: tj-actions/changed-files@v41
3131
with:
3232
files: |
3333
**/*.rst
211 KB
-235 KB
Binary file not shown.
184 KB
2.97 MB
373 KB
332 KB
214 KB
160 KB

0 commit comments

Comments
 (0)