Skip to content

Commit 26383f6

Browse files
chore: bump bump-sh/github-action from 1.2.5 to 1.2.6
Bumps [bump-sh/github-action](https://github.com/bump-sh/github-action) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/bump-sh/github-action/releases) - [Commits](bump-sh/github-action@590e36a...126c989) --- updated-dependencies: - dependency-name: bump-sh/github-action dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df29191 commit 26383f6

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)