Skip to content

Commit

Permalink
Merge pull request #3972 from JacquesCarette/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/JamesIves/github-pages-deploy-action-4.6.8

Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
  • Loading branch information
balacij authored Oct 1, 2024
2 parents 76ce309 + 62302fc commit 89ffe66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:

- name: "Deploy 🚀"
if: ${{ fromJSON(env.is_deployment) }}
uses: JamesIves/github-pages-deploy-action@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
git-config-name: ${{ secrets.BOT_NAME }}
git-config-email: ${{ secrets.BOT_EMAIL }}
Expand Down

0 comments on commit 89ffe66

Please sign in to comment.