Potential fix for code scanning alert no. 15: Workflow does not contain permissions (#11)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Ludy 2025-08-19 14:27:06 +02:00 committed by GitHub
parent 827162c101
commit 273e03d9bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,6 +117,8 @@ jobs:
test-change-type:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- name: configure GIT user