mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
fix: GitHub Action rename token to github-token
This commit is contained in:
@@ -143,7 +143,7 @@ image comparison:
|
||||
to-env: production
|
||||
ignore-unchanged: true
|
||||
only-severities: critical,high
|
||||
token: ${{ secrets.DOCKER_PAT }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
```
|
||||
|
||||
The compare command analyzes the image and evaluates policy compliance, and
|
||||
|
||||
Reference in New Issue
Block a user