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

Conversation

@picatz
Copy link
Contributor

@picatz picatz commented Oct 29, 2025

Summary

  • .github/workflows/docker.yml: Added top-level permissions limiting GITHUB_TOKEN to repository contents read-only for the Docker publish job.
  • .github/workflows/goreleaser.yml: Defined workflow-wide permissions to allow release uploads while restricting access to contents write only.
  • .github/workflows/test.yml: Specified read-only repository contents permission for the test matrix workflow.
  • .github/workflows/trigger-publish.yml: Set workflow permissions to contents read-only since the job relies on app tokens for further access.

This change was made by an automated process to ensure all GitHub Actions workflows have explicitly defined permissions as per best practices.
@simvlad
Copy link

simvlad commented Jan 29, 2026

This repository and issues will be archived at that time.
Please migrate to the Temporal CLI.

Approving, but not sure if you will even be able to push this.

@picatz picatz merged commit 46488a5 into main Jan 29, 2026
6 checks passed
@picatz picatz deleted the security-campaign/set-explicit-github-actions-permissions branch January 29, 2026 14:53
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.

2 participants