Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-gh-pages digest to bd8c6b0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent 2a3a82d commit 48403f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Deploy
if: ${{ github.ref == 'refs/heads/main' }}
uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # tag=v3
uses: peaceiris/actions-gh-pages@bd8c6b06eba6b3d25d72b7a1767993c0aeee42e7 # v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: dist/wwwroot
Expand Down

0 comments on commit 48403f2

Please sign in to comment.