Skip to content

Commit e51f9a2

Browse files
committed
Bump docker image to 0.8.2. Fix #227
1 parent 4d4ec20 commit e51f9a2

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
@@ -56,7 +56,7 @@ inputs:
5656
default: ${{ github.repository }}
5757
runs:
5858
using: 'docker'
59-
image: 'docker://deloo/markdown-docs:0.6.7'
59+
image: 'docker://deloo/markdown-docs:0.8.2'
6060
env:
6161
TITLE: ${{ inputs.title }}
6262
LANGUAGE: ${{ inputs.language }}

0 commit comments

Comments
 (0)