We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a53e82a + a1f86e6 commit b43606aCopy full SHA for b43606a
.github/actions/do-login/action.yml
@@ -8,7 +8,7 @@ runs:
8
using: composite
9
steps:
10
- name: Login to DigitalOcean
11
- uses: digitalocean/action-doctl@cf10ddb4467f6fb84c01f7cc5f099cec71eabc93 # v2.4.1
+ uses: digitalocean/action-doctl@e5cb5b0cde9789f79c5115c2c4d902f38a708804 # v2.5.0
12
with:
13
token: ${{ inputs.DIGITALOCEAN_ACCESS_TOKEN }}
14
0 commit comments