Skip to content

Commit af9f559

Browse files
authored
move to docker/login-action v3
1 parent 554abd1 commit af9f559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/desc-python-bleed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
docker-images: true
3838
swap-storage: true
3939
- name: Docker login
40-
uses: docker/login-action@v2
40+
uses: docker/login-action@v3
4141
with:
4242
username: heather999
4343
password: '${{ secrets.DOCKERHUB_ACCESSTOK }}'

0 commit comments

Comments
 (0)