Skip to content

Commit

Permalink
feat(bump): bump image version (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
FalcoSuessgott committed Mar 25, 2023
1 parent 7a83ca7 commit a089299
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 @@ -14,7 +14,7 @@ inputs:

runs:
using: 'docker'
image: "docker://ghcr.io/falcosuessgott/ansdoc:v0.0.3"
image: "docker://ghcr.io/falcosuessgott/ansdoc:v0.0.5"
env:
ANSDOC_FILE: ${{ inputs.vars-file }}
ANSDOC_INSERT: "true"
Expand Down

0 comments on commit a089299

Please sign in to comment.