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]]:  
** [[Dependency graph]]
 
 
** [[Dependabot alerts]]
 
** [[Dependabot alerts]]
 
** [[Dependabot security updates]]
 
** [[Dependabot security updates]]

Revision as of 10:31, 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: