Merge pull request #662 from donaldzou/donaldzou-patch-1
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Qodana / qodana (push) Waiting to run

Update docker-related.yaml
This commit is contained in:
Donald Zou
2025-03-24 05:11:36 +08:00
committed by GitHub

View File

@@ -51,3 +51,4 @@ jobs:
image: ${{ env.DOCKER_IMAGE }}:latest
summary: true
only-severities: critical,high,medium,low,unspecified
github-token: ${{ secrets.GH_TOKEN }}