Skip to content

Commit f4af826

Browse files
committed
upgrade package versions
1 parent 43998a9 commit f4af826

3 files changed

Lines changed: 393 additions & 196 deletions

File tree

.github/workflows/dependabot_automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
auto-merge:
8-
# if: github.actor == 'dependabot[bot]'
8+
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'imgbot[bot]' }}
99
runs-on: ubuntu-latest
1010
steps:
1111
- run: echo ${GITHUB_ACTOR}

0 commit comments

Comments
 (0)