]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump nwtgck/actions-netlify from 1.1.5 to 1.2.3 (#5132)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 14 Jul 2022 11:22:16 +0000 (13:22 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2022 11:22:16 +0000 (13:22 +0200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/build-docs.yml
.github/workflows/preview-docs.yml

index 7f0c4fa66885d00e1c9c9f365ebe11691a945846..bdc664429bce15ea0df2dae72a95243e19aef542 100644 (file)
@@ -41,7 +41,7 @@ jobs:
           name: docs-zip
           path: ./docs.zip
       - name: Deploy to Netlify
-        uses: nwtgck/actions-netlify@v1.1.5
+        uses: nwtgck/actions-netlify@v1.2.3
         with:
           publish-dir: './site'
           production-branch: master
index 49a9a50c12a892bc9508b559b2a19d954cd11c44..a05b367d48d4f037154471b29513fc8cef1386d2 100644 (file)
@@ -25,7 +25,7 @@ jobs:
           rm -f docs.zip
       - name: Deploy to Netlify
         id: netlify
-        uses: nwtgck/actions-netlify@v1.1.5
+        uses: nwtgck/actions-netlify@v1.2.3
         with:
           publish-dir: './site'
           production-deploy: false