Potential fix for code scanning alert no. 11: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
mr. m
2025-05-14 10:26:23 +02:00
committed by GitHub
parent db271db087
commit 07296f19a6

View File

@@ -199,6 +199,8 @@ jobs:
name: Lint
check-release:
permissions:
contents: read
runs-on: ubuntu-latest
needs: [build-data, lint]
steps: