Skip to content

Commit fc314a3

Browse files
chore: bump bump-sh/github-action from 1.2.5 to 1.2.6 (#922)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df29191 commit fc314a3

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

0 commit comments

Comments
 (0)