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

Bumped Spellcheck action to contemporary version #8

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Bumped Spellcheck action to contemporary version #8

merged 1 commit into from
Oct 5, 2024

Conversation

jonasbn
Copy link
Contributor

@jonasbn jonasbn commented Oct 4, 2024

Hello

As the maintainer of the spellcheck GitHub action I am sunsetting the version used in this repository as by the proposed sunset policy

Alternatively you can alter the code to point to v0 which is a canonical version. I do not use this approach myself if I can avoid it, but it is widely used for GitHub Actions.

Let me know if you have any issues with the proposed PR and I will do my best to accommodate.

I can recommend Dependabot for keeping your GitHub actions up to date, alternatively there are Renovate, if you want a PR proposing a basic configuration for Dependabot, please let me know.

jonasbn

@fangq fangq merged commit 3ff7895 into NeuroJSON:master Oct 5, 2024
1 check passed
@fangq
Copy link
Member

fangq commented Oct 5, 2024

thanks @jonasbn. merged.

a PR for setting up dependabot is welcome for this project.

for my other more "fragile" action setups (such as those involving building CUDA and OpenCL across platforms), I recently followed Depentabot's warning and upgraded some actions, but it broke most of these jobs. I am not yet ready to adopt it for those, but for the jdata project, spellcheck is my only action, so I will follow whatever you recommend.

@jonasbn
Copy link
Contributor Author

jonasbn commented Oct 5, 2024

Hi @fangq I created PR #9 use it or be inspired from it.

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.

2 participants