Skip to content

Commit c4b5fd5

Browse files
committed
fix(gha): docker builds
1 parent 855f5e0 commit c4b5fd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-docr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
--file Dockerfile .
5151
5252
- name: Install doctl
53-
uses: digitalocean/action-doctl@58ec81179e2eaa350ef21d4df58f721c81ec2ba2 # v2
53+
uses: digitalocean/action-doctl@v2
5454
with:
5555
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
5656

0 commit comments

Comments
 (0)