Skip to content

Commit

Permalink
Bump docker image to 0.8.2. Fix #227
Browse files Browse the repository at this point in the history
  • Loading branch information
ldeluigi committed Sep 10, 2024
1 parent 4d4ec20 commit e51f9a2
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 @@ -56,7 +56,7 @@ inputs:
default: ${{ github.repository }}
runs:
using: 'docker'
image: 'docker://deloo/markdown-docs:0.6.7'
image: 'docker://deloo/markdown-docs:0.8.2'
env:
TITLE: ${{ inputs.title }}
LANGUAGE: ${{ inputs.language }}
Expand Down

0 comments on commit e51f9a2

Please sign in to comment.