Skip to content

Commit ed081f5

Browse files
committed
Update action to v3.0.1
1 parent 1dc2fbd commit ed081f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ outputs:
5454

5555
runs:
5656
using: 'docker'
57-
image: 'docker://ghcr.io/snok/container-retention-policy:v3.0.0'
57+
image: 'docker://ghcr.io/snok/container-retention-policy:v3.0.1'
5858
args:
5959
- --account=${{ inputs.account }}
6060
- --token=${{ inputs.token }}

0 commit comments

Comments
 (0)