Skip to content

Commit 9c748f4

Browse files
chore: bump bump-sh/github-action from 1.2.3 to 1.2.4 (#853)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93fc904 commit 9c748f4

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
@@ -69,7 +69,7 @@ jobs:
6969
ref: ${{ inputs.branch }}
7070
token: ${{secrets.api_bot_pat}}
7171
- name: Deploy API documentation - ${{inputs.branch}}
72-
uses: bump-sh/github-action@841fdeac4dc671f53168c4730e36f6d063dd848f
72+
uses: bump-sh/github-action@4601021cc6dc47ab5df3c00ac6cb12365c4d736b
7373
with:
7474
doc: ${{matrix.spec-mapping.doc}}
7575
token: ${{secrets.bump_token}}
@@ -90,7 +90,7 @@ jobs:
9090
# - name: Checkout
9191
# uses: actions/checkout@v4
9292
# - name: Create API preview
93-
# uses: bump-sh/github-action@841fdeac4dc671f53168c4730e36f6d063dd848f
93+
# uses: bump-sh/github-action@4601021cc6dc47ab5df3c00ac6cb12365c4d736b
9494
# with:
9595
# doc: ${{matrix.spec-mapping.doc}}
9696
# token: ${{secrets.bump_token}}

0 commit comments

Comments
 (0)