Skip to content

Commit a4c5439

Browse files
authored
Merge pull request #5 from devilbox/docs
Update info about dependabot
2 parents 5b95c05 + 651e2fa commit a4c5439

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ See how the reusable workflows are used [from this repository](https://github.co
1313

1414
## :exclamation: Keep up-to-date with GitHub Dependabot
1515

16+
17+
| :warning: UPDATE |
18+
|:--------------------|
19+
| The following is not yet available as part of Dependabots package ecosystem.<br/>https://github.community/t/dependabot-with-reusable-workflow-versions/207372/4 |
20+
21+
1622
Since [Dependabot](https://docs.github.com/en/github/administering-a-repository/keeping-your-actions-up-to-date-with-github-dependabot) has [native GitHub Actions support](https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#package-ecosystem), to enable it on your GitHub repo all you need to do is add the `.github/dependabot.yml` file:
1723

1824
```yml

0 commit comments

Comments
 (0)