Skip to content

Commit 029bccb

Browse files
committed
bug
1 parent 6d98ad3 commit 029bccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
- uses: actions/checkout@v5
177177

178178
- name: Docker Hub Cleanup
179-
uses: lostlink/docker-cleanup@v1
179+
uses: lostlink/docker-cleanup@v1.0.1
180180
with:
181181
username: ${{ secrets.DOCKER_HUB_USERNAME }}
182182
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)