mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-03-02 22:47:01 +00:00
Potential fix for code scanning alert no. 4: Workflow does not contain permissions (#527)
This commit is contained in:
2
.github/workflows/dockerhub-description.yml
vendored
2
.github/workflows/dockerhub-description.yml
vendored
@@ -1,4 +1,6 @@
|
||||
name: Update Docker Hub Description
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user