Skip to content

Commit

Permalink
Merge pull request #13 from AlexsLemonade/sjspielman-tag-bump
Browse files Browse the repository at this point in the history
Update action.yaml
  • Loading branch information
sjspielman authored Apr 24, 2024
2 parents 205ea3e + 73167f5 commit e8ece04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ outputs:
description: The number of spelling errors
runs:
using: "docker"
image: docker://ghcr.io/alexslemonade/spellcheck:v0.1.2
image: docker://ghcr.io/alexslemonade/spellcheck:v0.1.3
args:
- ${{ inputs.dictionary || '/dev/null' }}
- ${{ inputs.files }}

0 comments on commit e8ece04

Please sign in to comment.