Skip to content

Commit

Permalink
Update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
PiyushKhurana committed May 30, 2022
1 parent 112f8e3 commit b7d0ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Cleanup Workspace"
description: "Deletes all files in the work directory."
runs:
using: "docker"
image: "docker://ghcr.io/rtcamp/action-cleanup:v1.0.1"
image: "docker://ghcr.io/rtcamp/action-cleanup:v1.2.0"
branding:
icon: delete
color: red

0 comments on commit b7d0ca1

Please sign in to comment.