Skip to content

Latest commit

 

History

21 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

仓库 files navigation

GitHub Action Reusable Workflows

❗ Keep up-to-date with GitHub Dependabot

⚠️ UPDATE
The following is not yet available as part of Dependabots package ecosystem.
https://github.community/t/dependabot-with-reusable-workflow-versions/207372/4

Since Dependabot has native GitHub 操作 support, to enable it on your GitHub repo all you need to do is add the .github/dependabot.yml file:

version: 2
updates:
  # Maintain dependencies for GitHub 操作
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"

关于

No description, website, or topics provided.

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

Used by

贡献者