Difference between revisions of "GitHub dependabot"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
* Configuration: <code>[[.github/]][[dependabot.yml]]</code>
 
* Configuration: <code>[[.github/]][[dependabot.yml]]</code>
 
* Dependabot options in [[Code security and analysis]]:  
 
* Dependabot options in [[Code security and analysis]]:  
** [[Dependabot alerts]]
+
{{Dependabot options TOC}}
** [[Dependabot security updates]]
+
 
** [[Grouped security updates]]
 
** [[Dependabot version updates]]
 
** [[Dependabot on Actions runners]]
 
** Dependabot on [[self-hosted runners]]
 
  
 
== Changelog ==
 
== Changelog ==

Revision as of 10:33, 5 June 2024

wikipedia:Dependabot (May 2019) automated dependency updates built into GitHub since May 2019.[1]


Changelog

Activities

if: ${{ github.actor == 'dependabot[bot]' }}

Related

See also

  • https://github.blog/2019-05-23-introducing-new-ways-to-keep-your-code-secure/
  • https://github.blog/2020-09-30-code-scanning-is-now-available/
  • Advertising: