Skip to content

Commit 61a8524

Browse files
author
Github Action
committed
File sync from domdomegg/domdomegg
1 parent 8649e38 commit 61a8524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
dependabot_automation:
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-slim
2323
timeout-minutes: 10
2424
if: ${{ github.actor == 'dependabot[bot]' && github.event.pull_request.head.repo.full_name == github.repository}}
2525
steps:

0 commit comments

Comments
 (0)