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

Add github actions to dependabot #348

Merged

Conversation

james-s-w-clark
Copy link
Contributor

@james-s-w-clark james-s-w-clark commented Jul 29, 2022

As a Github Action that other people may use, it would be especially good to keep github-action dependencies up to date.

e.g. https://github.com/coursier/cache-action/blob/main/.github/workflows/test.yml#L15 is outdated

Actions are often updated with bug fixes and new features to make automated processes more reliable, faster, and safer. When you enable Dependabot version updates for GitHub Actions, Dependabot will help ensure that references to actions in a repository's workflow.yml file are kept up to date.
~ https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

@james-s-w-clark james-s-w-clark changed the title Update dependabot.yml Add github actions to dependabot Jul 29, 2022
Copy link
Member

@laughedelic laughedelic 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, @IdiosApps!

upd: oops! I don't have merge rights here 😅

@alexarchambault
Copy link
Member

upd: oops! I don't have merge rights here 😅

@laughedelic Now you should!

Copy link
Member

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

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

Thanks!

@laughedelic laughedelic merged commit 62db740 into coursier:main Jul 30, 2022
@laughedelic
Copy link
Member

@alexarchambault thanks!

@james-s-w-clark james-s-w-clark deleted the dependabot-github-actions branch July 30, 2022 21:07
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.

3 participants