Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

chore: use dependabot to manage dependencies #259

Merged
merged 1 commit into from
Mar 6, 2021

Conversation

jawnsy
Copy link
Contributor

@jawnsy jawnsy commented Mar 6, 2021

Use dependabot to manage the dependencies defined in go.mod and
GitHub Actions workflows, so that we can proactively update versions.

Outdated versions of third-party dependencies frequently have known
security vulnerabilities with CVEs.

Use dependabot to manage the dependencies defined in go.mod and
GitHub Actions workflows, so that we can proactively update versions.

Outdated versions of third-party dependencies frequently have known
security vulnerabilities with CVEs.
@jawnsy jawnsy self-assigned this Mar 6, 2021
@shortcut-integration
Copy link

This pull request has been linked to Clubhouse Story #8931: Enable additional dependency tracking with dependabot.

@jawnsy jawnsy requested review from cmoog and deansheather March 6, 2021 21:18
Copy link
Member

@deansheather deansheather left a comment

Choose a reason for hiding this comment

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

Do we need to get a github admin to enable depdendabot on this repo for this to work?

@jawnsy
Copy link
Contributor Author

jawnsy commented Mar 6, 2021

@deansheather That is an excellent point, and would explain why there wasn't a dependency check 😂

@cmoog
Copy link
Contributor

cmoog commented Mar 6, 2021

Should be good to go now.

@jawnsy jawnsy merged commit 9189ca2 into master Mar 6, 2021
@jawnsy jawnsy deleted the jawnsy/ch8931/coder-cli-dependencies branch March 6, 2021 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants