mirror of
https://github.com/docker/metadata-action.git
synced 2026-07-04 04:32:51 +08:00
Compare commits
No commits in common. "860a41aba453ca8da198cc147883f6a6503507ee" and "45b191481076e80d5734fec83fc5b651df3537cc" have entirely different histories.
860a41aba4
...
45b1914810
2
.github/workflows/update-dist.yml
vendored
2
.github/workflows/update-dist.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git add dist
|
||||
git commit -m "[dependabot skip] chore: update generated content"
|
||||
git commit -m "chore: update generated content"
|
||||
git push
|
||||
)
|
||||
else
|
||||
|
||||
@ -14,9 +14,6 @@ logFilters:
|
||||
- code: YN0086
|
||||
level: discard
|
||||
|
||||
npmPreapprovedPackages:
|
||||
- "@docker/actions-toolkit"
|
||||
|
||||
compressionLevel: mixed
|
||||
enableGlobalCache: false
|
||||
enableHardenedMode: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user