Skip to content

Conversation

@rnro
Copy link
Contributor

@rnro rnro commented Oct 30, 2025

Motivation:

  • More secure GitHub Actions workflows

Modifications:

Add explicit 'contents: read' permissions to workflows that did not have
explicit permissions defined. This follows GitHub Actions security best
practices by limiting the default GITHUB_TOKEN permissions.

Result:

An extra layer of security.

Motivation:

* More secure GitHub Actions workflows

Modifications:

Add explicit 'contents: read' permissions to workflows that did not have
explicit permissions defined. This follows GitHub Actions security best
practices by limiting the default GITHUB_TOKEN permissions.

Result:

An extra layer of security.
@rnro rnro enabled auto-merge (squash) October 30, 2025 16:08
@rnro rnro added the semver/none No version bump required. label Oct 30, 2025
@rnro rnro merged commit 64d09c1 into swift-server:main Oct 30, 2025
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants