Skip to content

Fix/workflows#32

Open
jeffpaul wants to merge 2 commits intotrunkfrom
fix/workflows
Open

Fix/workflows#32
jeffpaul wants to merge 2 commits intotrunkfrom
fix/workflows

Conversation

@jeffpaul
Copy link
Member

@jeffpaul jeffpaul commented Feb 4, 2026

Description of the Change

This pull request introduces a minor update to the GitHub Actions workflow configuration for building Docker images. The change adds explicit permissions for reading repository contents, which is a recommended best practice for workflow security.

  • Security improvement:

How to test the Change

Changelog Entry

n/a

Credits

Props @jeffpaul.

Checklist:

jeffpaul and others added 2 commits February 4, 2026 17:08
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@jeffpaul jeffpaul self-assigned this Feb 4, 2026
@jeffpaul jeffpaul requested a review from pablojmarti February 4, 2026 23:11
@pablojmarti
Copy link
Contributor

@jeffpaul Can you add some information as to why this is necessary?

@@ -1,5 +1,8 @@
name: Build Docker image

permissions:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do?

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.

2 participants