We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc2fbd commit ed081f5Copy full SHA for ed081f5
action.yaml
@@ -54,7 +54,7 @@ outputs:
54
55
runs:
56
using: 'docker'
57
- image: 'docker://ghcr.io/snok/container-retention-policy:v3.0.0'
+ image: 'docker://ghcr.io/snok/container-retention-policy:v3.0.1'
58
args:
59
- --account=${{ inputs.account }}
60
- --token=${{ inputs.token }}
0 commit comments