Skip to content

Commit b43606a

Browse files
authored
Merge pull request #766 from adoptium/dependabot/github_actions/dot-github/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
2 parents a53e82a + a1f86e6 commit b43606a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/do-login/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
using: composite
99
steps:
1010
- name: Login to DigitalOcean
11-
uses: digitalocean/action-doctl@cf10ddb4467f6fb84c01f7cc5f099cec71eabc93 # v2.4.1
11+
uses: digitalocean/action-doctl@e5cb5b0cde9789f79c5115c2c4d902f38a708804 # v2.5.0
1212
with:
1313
token: ${{ inputs.DIGITALOCEAN_ACCESS_TOKEN }}
1414

0 commit comments

Comments
 (0)