Skip to content

Commit 3e5d6bd

Browse files
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 (#14)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.1. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.5.0...v4.6.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aab8e8c commit 3e5d6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
path: ${{github.workspace}}/reports
7676

7777
- name: 🌍 Commit wwwroot to GitHub Pages
78-
uses: JamesIves/github-pages-deploy-action@v4.5.0
78+
uses: JamesIves/github-pages-deploy-action@v4.6.1
7979
with:
8080
token: ${{ secrets.GITHUB_TOKEN }}
8181
branch: gh-pages

0 commit comments

Comments
 (0)