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

Commit c998d2a

Browse files
Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent eedb261 commit c998d2a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker-image-dockerhub.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ on:
1717
required: true
1818
default: 'latest'
1919

20+
permissions:
21+
contents: read
22+
2023
jobs:
2124
prepare:
2225
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)