Skip to content

Secure GitHub actions#30

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_937942002
Jun 25, 2026
Merged

Secure GitHub actions#30
copybara-service[bot] merged 1 commit into
mainfrom
test_937942002

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jun 25, 2026

Copy link
Copy Markdown

Secure GitHub actions

  • Pin all actions to a commit
  • Use persist-credentials: false for checkout
  • Limit workflow/action permissions to the minimum. checkout requires contents: read and the rest should not require anything.

@copybara-service copybara-service Bot changed the title Secure safe-bindings GitHub actions Secure GitHub actions Jun 25, 2026
- Pin all actions to a commit
- Use `persist-credentials: false` for checkout
- Limit workflow/action permissions to the minimum. checkout requires `contents: read` and the rest should not require anything.

PiperOrigin-RevId: 937963577
@copybara-service copybara-service Bot merged commit 8541285 into main Jun 25, 2026
@copybara-service copybara-service Bot deleted the test_937942002 branch June 25, 2026 14:11
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