Skip to content

GitHub Actions hardening#153

Merged
nunomaduro merged 1 commit into
masterfrom
chore/github-actions-hardening
Jun 3, 2026
Merged

GitHub Actions hardening#153
nunomaduro merged 1 commit into
masterfrom
chore/github-actions-hardening

Conversation

@nunomaduro

Copy link
Copy Markdown
Member

We are doing 3 things across the organization:

  1. Pinning GitHub Actions to full commit SHAs (instead of mutable tags/branches).
  2. Tightening workflow permissions: to least-privilege (write scope only where a step needs it).
  3. Adding a Dependabot config to keep the pinned actions updated.

This pull request is part of that work.

@nunomaduro nunomaduro merged commit 9de32a8 into master Jun 3, 2026
2 checks passed
@nunomaduro nunomaduro deleted the chore/github-actions-hardening branch June 3, 2026 06:58
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.

1 participant