Skip to content

ci: Add Dependabot to keep pinned GitHub Actions updated#126

Merged
adRn-s merged 2 commits into
mainfrom
chore/dependabot-actions
Jul 22, 2026
Merged

ci: Add Dependabot to keep pinned GitHub Actions updated#126
adRn-s merged 2 commits into
mainfrom
chore/dependabot-actions

Conversation

@adRn-s

@adRn-s adRn-s commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #125 (which SHA-pinned all workflow actions). Those pins are now frozen — this adds a Dependabot github-actions updater so they stay current automatically.

What it does

  • Monthly checks for new action releases; bumps the pinned commit SHA and rewrites the # vX comment.
  • 7-day cooldown before adopting freshly-published releases (supply-chain hardening).
  • Groups all action bumps into a single PR with a chore commit prefix.

Mirrors the .github/dependabot.yml from maxplanck-ie/dissectBCL (PR #274).

Adds a github-actions Dependabot updater (monthly, 7-day cooldown)
that bumps the SHA-pinned action refs and rewrites their `# vX`
comments, so the pins added in #125 stay current. Mirrors the config
in maxplanck-ie/dissectBCL.
@adRn-s adRn-s changed the title Add Dependabot to keep pinned GitHub Actions updated ci: Add Dependabot to keep pinned GitHub Actions updated Jul 17, 2026
@adRn-s
adRn-s requested a review from NavandarM July 17, 2026 15:08
@adRn-s
adRn-s merged commit fbd9dfa into main Jul 22, 2026
5 checks passed
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