diff --git a/.github/workflows/build-and-release-documents.yml b/.github/workflows/build-and-release-documents.yml index e1ffab52d..456266711 100644 --- a/.github/workflows/build-and-release-documents.yml +++ b/.github/workflows/build-and-release-documents.yml @@ -108,7 +108,7 @@ jobs: subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }} - name: ステージング環境へのデプロイ - uses: azure/webapps-deploy@2fdd5c3ebb4e540834e86ecc1f6fdcd5539023ee # v3.0.2 + uses: azure/webapps-deploy@de617f46172a906d0617bb0e50d81e9e3aec24c8 # v3.0.1 with: app-name: ${{ env.APP_ALESINFINY_MARIS_WEBAPP_NAME }} slot-name: staging