Skip to content

Commit

Permalink
Merge pull request #6431 from ministryofjustice/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/JamesIves/github-pages-deploy-action-4.6.9

chore(deps): bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.6.9
  • Loading branch information
sj-williams authored Nov 11, 2024
2 parents b8ca1f2 + b6b09a7 commit 7ffb207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
apk update && apk add rsync
which rsync
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.6.9
with:
token: ${{ secrets.PUBLISHING_GIT_TOKEN }}
git-config-name: cloud-platform-moj
Expand Down

0 comments on commit 7ffb207

Please sign in to comment.