Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

chore: pin GitHub Actions to commit SHAs#10

Merged
nunomaduro merged 2 commits into
mainfrom
chore/pin-actions-to-sha-main
May 12, 2026
Merged

chore: pin GitHub Actions to commit SHAs#10
nunomaduro merged 2 commits into
mainfrom
chore/pin-actions-to-sha-main

Conversation

@nunomaduro

Copy link
Copy Markdown
Member

Pins every uses: reference in this repo's GitHub Actions workflows to a
commit SHA, preserving the original tag as an inline comment so Dependabot can
keep bumping it.

Rewrites:

  • actions/checkout@v2actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 (in .github/workflows/tests.yml)
  • added .github/dependabot.yml (weekly grouped github-actions updates)

This mitigates supply-chain risk from compromised action tag/branch refs and
makes future Dependabot PRs update the SHA in place (rather than only bumping
tags).

@nunomaduro nunomaduro merged commit 41245cf into main May 12, 2026
1 check passed
@nunomaduro nunomaduro deleted the chore/pin-actions-to-sha-main branch May 12, 2026 01:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant