diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3340996..f040354 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -18,7 +18,7 @@ jobs: node-version-file: '.nvmrc' - name: Install doctl - uses: digitalocean/action-doctl@v2.4.1 + uses: digitalocean/action-doctl@v2.5.0 with: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}