Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version number in the action too #20

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

jashapiro
Copy link
Member

closes #19

We need the correct docker version tag in the action.

Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@@ -14,7 +14,7 @@ outputs:
description: The number of spelling errors
runs:
using: "docker"
image: docker://ghcr.io/alexslemonade/spellcheck:v0.2.1
image: docker://ghcr.io/alexslemonade/spellcheck:v0.3.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

teamwork!

Suggested change
image: docker://ghcr.io/alexslemonade/spellcheck:v0.3.1
image: docker://ghcr.io/alexslemonade/spellcheck:v0.3.0

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, I get it....

@jashapiro jashapiro merged commit d3f3c64 into main Jun 13, 2024
1 check passed
@jashapiro jashapiro deleted the jashapiro/bugfix-v0.3.1 branch June 13, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

investigate spellcheck versioning
2 participants