Skip to content

Commit 7bcc7bd

Browse files
authored
Merge pull request #8 from smlx/dependabot
chore: add instructions for dependabot
2 parents ea216bb + 101ed67 commit 7bcc7bd

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,8 @@ It adds basic PR building, dependabot integration, testing, coverage etc.
2727
* build
2828
* go-test
2929
* Include administrators
30-
5. When ready to release, rename the target branch in the release workflow from `foo` to `main`, and send a PR.
31-
6. That's it.
30+
5. Go to repository Settings > Code security and analysis, and enable:
31+
* Dependabot alerts
32+
* Dependabot security updates
33+
6. When ready to release, rename the target branch in the release workflow from `foo` to `main`, and send a PR.
34+
7. That's it.

0 commit comments

Comments
 (0)