Skip to content

Commit b7d0ca1

Browse files
committed
Update docker image
1 parent 112f8e3 commit b7d0ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Cleanup Workspace"
22
description: "Deletes all files in the work directory."
33
runs:
44
using: "docker"
5-
image: "docker://ghcr.io/rtcamp/action-cleanup:v1.0.1"
5+
image: "docker://ghcr.io/rtcamp/action-cleanup:v1.2.0"
66
branding:
77
icon: delete
88
color: red

0 commit comments

Comments
 (0)