Skip to content

Commit 0d25b32

Browse files
chore: bump bump-sh/github-action from 1.2.0 to 1.2.3 (#828)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 917c677 commit 0d25b32

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@59eaae922e81ac8d127bd2b2ac6dc4804bda8a4c
72+
uses: bump-sh/github-action@841fdeac4dc671f53168c4730e36f6d063dd848f
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@59eaae922e81ac8d127bd2b2ac6dc4804bda8a4c
93+
# uses: bump-sh/github-action@841fdeac4dc671f53168c4730e36f6d063dd848f
9494
# with:
9595
# doc: ${{matrix.spec-mapping.doc}}
9696
# token: ${{secrets.bump_token}}

0 commit comments

Comments
 (0)