Sfoglia il codice sorgente

Merge pull request #90 from external-secrets/dependabot/github_actions/peaceiris/actions-gh-pages-v3.8.0

chore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0
paul-the-alien[bot] 5 anni fa
parent
commit
4b85af7ea1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/docs.yml

+ 1 - 1
.github/workflows/docs.yml

@@ -15,7 +15,7 @@ jobs:
         run: make docs
 
       - name: Deploy
-        uses: peaceiris/actions-gh-pages@v3
+        uses: peaceiris/actions-gh-pages@v3.8.0
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           publish_dir: ./site