Skip to content

Use dependabot to auto-update GitHub Actions versions#363

Merged
jdblischak merged 1 commit into
Merck:mainfrom
jdblischak:dependabot
May 28, 2026
Merged

Use dependabot to auto-update GitHub Actions versions#363
jdblischak merged 1 commit into
Merck:mainfrom
jdblischak:dependabot

Conversation

@jdblischak
Copy link
Copy Markdown
Collaborator

This PR enables the dependabot to automatically check for updated GitHub Actions versions every quarter and send PRs with any updates. This removes the burden from us to maintain up-to-date versions.

I mistakenly thought this had to be done via the repository Settings. But no, that just opens an editor in the UI to create the file .github/dependabot.yml. In other words, there is no advantage to that option compared to directly adding the file via a PR.

xref: #362 (review)

To learn more:

https://docs.github.com/en/code-security/tutorials/secure-your-dependencies/dependabot-quickstart-guide https://docs.github.com/en/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-version-updates https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

@jdblischak jdblischak merged commit 7b39448 into Merck:main May 28, 2026
7 checks passed
@jdblischak jdblischak deleted the dependabot branch May 28, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants