mirror of
https://github.com/docker/metadata-action.git
synced 2026-07-04 04:32:51 +08:00
Compare commits
1 Commits
2785aeedfc
...
4daf229902
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4daf229902 |
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