Skip to content

Commit

Permalink
Merge pull request #5 from codemonkey85/dependabot/github_actions/Jam…
Browse files Browse the repository at this point in the history
…esIves/github-pages-deploy-action-4.7.2

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.7.2
  • Loading branch information
codemonkey85 authored Dec 5, 2024
2 parents d10fa98 + ce4ebb7 commit 8965bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
replacements: '%%CACHE_VERSION%%=${{ github.run_id }}'

- name: Commit wwwroot to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit 8965bc6

Please sign in to comment.