Skip to content

Commit f99cb1b

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#7412)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.4 to 4.6.8. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.4...v4.6.8) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c487be commit f99cb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- run: yarn lint:links
3636

3737
- name: Deploy
38-
uses: JamesIves/github-pages-deploy-action@v4.6.4
38+
uses: JamesIves/github-pages-deploy-action@v4.6.8
3939
with:
4040
token: ${{ secrets.GITHUB_TOKEN }}
4141
folder: dist

0 commit comments

Comments
 (0)