You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update comments in Dependabot config to reflect support for action's GHA dependencies
Originally, Dependabot only provided support for managing the GitHub Actions action dependencies of workflows. The
comments in the Dependabot configuration file reflected that situation.
Composite actions can now use other actions and Dependabot will also manage those dependencies. The comments are
updated accordingly.
0 commit comments