Skip to content

Commit

Permalink
Merge pull request spotbugs#457 from spotbugs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/JamesIves/github-pages-deploy-action-4.4.0

Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0
  • Loading branch information
hazendaz authored Jul 21, 2022
2 parents cc326d5 + dd0df24 commit 532cce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Deploy Site to gh-pages
uses: JamesIves/github-pages-deploy-action@v4.3.4
uses: JamesIves/github-pages-deploy-action@v4.4.0
with:
SSH: true
BRANCH: gh-pages
Expand Down

0 comments on commit 532cce5

Please sign in to comment.