-
Notifications
You must be signed in to change notification settings - Fork 157
chore: update actions/cached-node-modules
GitHub Action
#3549
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
Conversation
|
@leandrodamascena - why the |
Before merging, I have a question that I don't know the answer to and I probably need to adopt this in Python as well. I see that you are adding an action from |
It's a hash from the I've changed this action 6mo ago the last time, and I don't expect to change it for a long time. |
Integration tests on this branch were passing. |
Thanks for the explanation. |
If we add more actions to that repo, which was the point of having it in the first place, we should probably set up actual releases and leverage Dependabot. The thing I'm unsure about is how to release multiple packages from the same repo, but we can look into it if needed. |
I'm not sure I understand the question. But if you're talking about releasing multiple actions, I think if we just create a tag and GH release it, dependabot will work. |
Summary
Changes
This PR updates the hash for the
actions/cached-node-modules
GitHub Actions to use the latest version. This will allow us to continue using the composite action, which now uses a more recent version ofactions/cached
.Issue number: closes #3548
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.