mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-07-04 12:12:51 +08:00
Compare commits
No commits in common. "7b0a0dd78ad4550d891b0ae5eedb2d23afe73251" and "bed9a68598762c1a47e745eb5edc904490f2411b" have entirely different histories.
7b0a0dd78a
...
bed9a68598
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.name "github-actions[bot]"
|
||||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||||
git add dist
|
git add dist
|
||||||
git commit -m "[dependabot skip] chore: update generated content"
|
git commit -m "chore: update generated content"
|
||||||
git push
|
git push
|
||||||
)
|
)
|
||||||
else
|
else
|
||||||
|
|||||||
@ -14,9 +14,6 @@ logFilters:
|
|||||||
- code: YN0086
|
- code: YN0086
|
||||||
level: discard
|
level: discard
|
||||||
|
|
||||||
npmPreapprovedPackages:
|
|
||||||
- "@docker/actions-toolkit"
|
|
||||||
|
|
||||||
compressionLevel: mixed
|
compressionLevel: mixed
|
||||||
enableGlobalCache: false
|
enableGlobalCache: false
|
||||||
enableHardenedMode: true
|
enableHardenedMode: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user