mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-07-03 11:42:50 +08:00
Compare commits
4 Commits
bed9a68598
...
7b0a0dd78a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b0a0dd78a | ||
|
|
a0e446b4dd | ||
|
|
2bc18585f7 | ||
|
|
bf6e25472a |
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 "chore: update generated content"
|
||||
git commit -m "[dependabot skip] chore: update generated content"
|
||||
git push
|
||||
)
|
||||
else
|
||||
|
||||
@ -14,6 +14,9 @@ logFilters:
|
||||
- code: YN0086
|
||||
level: discard
|
||||
|
||||
npmPreapprovedPackages:
|
||||
- "@docker/actions-toolkit"
|
||||
|
||||
compressionLevel: mixed
|
||||
enableGlobalCache: false
|
||||
enableHardenedMode: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user