Bump digitalocean/action-doctl from 2.3.0 to 2.4.0

Bumps [digitalocean/action-doctl](https://github.com/digitalocean/action-doctl) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/digitalocean/action-doctl/releases)
- [Commits](https://github.com/digitalocean/action-doctl/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: digitalocean/action-doctl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-28 02:03:00 +00:00
committed by GitHub
parent a293d209de
commit a61e38b865

View File

@ -134,7 +134,7 @@ jobs:
steps: steps:
- name: Install DigitalOcean CLI - name: Install DigitalOcean CLI
uses: digitalocean/action-doctl@v2.3.0 uses: digitalocean/action-doctl@v2.4.0
with: with:
token: ${{ secrets.DIGITALOCEAN_TOKEN }} token: ${{ secrets.DIGITALOCEAN_TOKEN }}