Skip to content

Commit

Permalink
Merge pull request #766 from adoptium/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/actions/do-login/digitalocean/action-doctl-2.5.0

build(deps): bump digitalocean/action-doctl from 2.4.1 to 2.5.0 in /.github/actions/do-login
  • Loading branch information
karianna authored Oct 26, 2023
2 parents a53e82a + a1f86e6 commit b43606a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/do-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
using: composite
steps:
- name: Login to DigitalOcean
uses: digitalocean/action-doctl@cf10ddb4467f6fb84c01f7cc5f099cec71eabc93 # v2.4.1
uses: digitalocean/action-doctl@e5cb5b0cde9789f79c5115c2c4d902f38a708804 # v2.5.0
with:
token: ${{ inputs.DIGITALOCEAN_ACCESS_TOKEN }}

Expand Down

0 comments on commit b43606a

Please sign in to comment.