Skip to content

Commit bb9874f

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#2030)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.1 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.1...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91b36ff commit bb9874f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Build API Docs
1414
uses: ./.github/actions/api-docs
1515
- name: Publish API Docs
16-
uses: JamesIves/[email protected].1
16+
uses: JamesIves/[email protected].3
1717
with:
1818
ssh-key: ${{ secrets.API_DOCS_DEPLOY_KEY }}
1919
repository-name: smrealms/api-docs

0 commit comments

Comments
 (0)