Compare commits

..

No commits in common. "7b0a0dd78ad4550d891b0ae5eedb2d23afe73251" and "bed9a68598762c1a47e745eb5edc904490f2411b" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -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

View File

@ -14,9 +14,6 @@ logFilters:
- code: YN0086
level: discard
npmPreapprovedPackages:
- "@docker/actions-toolkit"
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true