Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.7.2 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
michael-valdron-bot and renovate-bot authored Dec 4, 2024
1 parent 962bd06 commit e0f66a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# Deploy site
- name: Deploy
uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4.7.1
uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # v4.7.2
with:
token: ${{ secrets.DEPLOY_TOKEN }}
git-config-email: ${{ secrets.GIT_CONFIG_EMAIL }}
Expand Down

0 comments on commit e0f66a2

Please sign in to comment.