kedro-kubeflow
kedro-kubeflow copied to clipboard
Bumped GitHub spellcheck action to latest version: 0.35.0
Description
Hello
As the maintainer of the spellcheck GitHub action I am sunsetting version 0.25.0 as by the proposed sunset policy
I just updated the action to version 0.35.0, so this PR offers an update to the latest version.
Let me know if you have any issues with the proposed PR and I will do my best to accommodate.
I can see your are using Dependabot. You can configure it to keep your GitHub actions up to date.
# Enable version updates for Actions
- package-ecosystem: "github-actions"
# Look for `.github/workflows` in the `root` directory
directory: "/"
# Check for updates once a week
schedule:
interval: "weekly"
jonasbn
PR Checklist
- [ ] Tests added
- [ ] Changelog updated
I need to disable it in unit tests from pre-commit, as it fails there or use the docker-container version when its done. Thx for update.