Skip to content

Commit 750af5e

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

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

0 commit comments

Comments
 (0)