Skip to content

Commit 58116e2

Browse files
committed
Update docker image version in action.yml
1 parent 7049d8c commit 58116e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ inputs:
2424
runs:
2525
using: 'docker'
2626
# image: 'Dockerfile'
27-
image: 'docker://ghcr.io/distributhor/workflow-webhook-container:v2.0.2'
27+
image: 'docker://ghcr.io/distributhor/workflow-webhook-container:v2.0.3'
2828

2929
branding:
3030
icon: 'terminal'

0 commit comments

Comments
 (0)