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

ci: add dependabot integration for github actions #311

Merged
merged 7 commits into from
Jul 28, 2024

Conversation

dhensby
Copy link
Contributor

@dhensby dhensby commented Jul 24, 2024

This will help keep our github actions up-to-date.

I've also removed the actions/cache job because it's not actually needed as actions/setup-node can do caching itself. This does require us to commit a package-lock.json file, but that is good practice so I advocate to change that too!

@jankapunkt
Copy link
Member

jankapunkt commented Jul 25, 2024

Setup node is already @ v4 so I think its good to switch to it so we're good for the next months. what do you think?

@dhensby dhensby force-pushed the pulls/dependabot-gh-actions branch from 35367e6 to 9c8ee26 Compare July 25, 2024 10:21
@dhensby
Copy link
Contributor Author

dhensby commented Jul 25, 2024

Setup node is already @ v4 so I think its good to switch to it so we're good for the next months. what do you think?

done!

@dhensby dhensby force-pushed the pulls/dependabot-gh-actions branch from 8489c09 to d418488 Compare July 25, 2024 10:51
@jankapunkt jankapunkt merged commit a4163e5 into node-oauth:master Jul 28, 2024
5 checks passed
@dhensby dhensby deleted the pulls/dependabot-gh-actions branch July 28, 2024 08:09
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