Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….6.1
renovate[bot] authored May 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f2207b8 commit 256772a
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hoc-badge.yml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ jobs:
with:
output_dir: gh-pages
filename: hoc-badge.svg
- uses: JamesIves/github-pages-deploy-action@v4.5.0
- uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
branch: gh-pages
folder: gh-pages
2 changes: 1 addition & 1 deletion .github/workflows/loc-badge.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:
debug: true
directory: .
badge: target/loc-badge.svg
- uses: JamesIves/github-pages-deploy-action@v4.5.0
- uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
branch: gh-pages
folder: target

0 comments on commit 256772a

Please sign in to comment.