Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanaei <ho3ein.sanaei@gmail.com>2025-09-21 19:05:26 +0300
committerGitHub <noreply@github.com>2025-09-21 19:05:26 +0300
commit806ecbd7c59b178b54a0567ad1f21e3819c4cd09 (patch)
tree6eb4c88d6b52da648b86c90c8fd0bbb94cd24703 /.github/workflows/docker.yml
parent37c17357fc45b9acec387f3097be5db074ce880d (diff)
parentae79b43cdb1fdcec772e9c411bb81243cae1de0a (diff)
Merge pull request #3528 from MHSanaei/security
Security issue fixed
Diffstat (limited to '.github/workflows/docker.yml')
-rw-r--r--.github/workflows/docker.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml
index 0e460d24..9ec4c870 100644
--- a/.github/workflows/docker.yml
+++ b/.github/workflows/docker.yml
@@ -1,4 +1,7 @@
name: Release 3X-UI for Docker
+permissions:
+ contents: read
+ packages: write
on:
workflow_dispatch:
push: