Skip to content

Commit b96f11a

Browse files
chore: bump bump-sh/github-action from 1.1.11 to 1.2.0 (#609)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 898cdab commit b96f11a

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
@@ -50,7 +50,7 @@ jobs:
5050
- name: Checkout
5151
uses: actions/checkout@v4
5252
- name: Deploy API documentation
53-
uses: bump-sh/github-action@690c81156715f37cb72d006e5cbb81fbd9b45365
53+
uses: bump-sh/github-action@59eaae922e81ac8d127bd2b2ac6dc4804bda8a4c
5454
with:
5555
doc: ${{matrix.spec-mapping.doc}}
5656
token: ${{secrets.BUMP_TOKEN}}
@@ -69,7 +69,7 @@ jobs:
6969
- name: Checkout
7070
uses: actions/checkout@v4
7171
- name: Create API preview
72-
uses: bump-sh/github-action@690c81156715f37cb72d006e5cbb81fbd9b45365
72+
uses: bump-sh/github-action@59eaae922e81ac8d127bd2b2ac6dc4804bda8a4c
7373
with:
7474
doc: ${{matrix.spec-mapping.doc}}
7575
token: ${{secrets.BUMP_TOKEN}}

0 commit comments

Comments
 (0)