Skip to content

Commit 05fb6a5

Browse files
committed
Merge branch 'DOP-5448-bump' of https://github.com/mongodb/openapi into DOP-5448-bump
2 parents c560d8c + 4ea7858 commit 05fb6a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate-bump-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Checkout
4949
uses: actions/checkout@v4
5050
- name: Deploy API documentation
51-
uses: bump-sh/github-action@v1
51+
uses: bump-sh/github-action@690c81156715f37cb72d006e5cbb81fbd9b45365
5252
with:
5353
doc: ${{matrix.spec-mapping.doc}}
5454
token: ${{secrets.BUMP_TOKEN}}
@@ -67,7 +67,7 @@ jobs:
6767
- name: Checkout
6868
uses: actions/checkout@v4
6969
- name: Create API preview
70-
uses: bump-sh/github-action@v1
70+
uses: bump-sh/github-action@690c81156715f37cb72d006e5cbb81fbd9b45365
7171
with:
7272
doc: ${{matrix.spec-mapping.doc}}
7373
token: ${{secrets.BUMP_TOKEN}}

0 commit comments

Comments
 (0)