Skip to content

Commit

Permalink
Dependabot update, dependency rollback
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Hu <[email protected]>
  • Loading branch information
charleshu-8 committed Jun 21, 2024
1 parent 3b66014 commit e9004d1
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 96 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve-and-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: github.event.pull_request.user.login == 'dependabot[bot]' && contains(github.event.pull_request.labels.*.name, 'dependencies')
runs-on: ubuntu-22.04
steps:
- uses: hmarr/auto-approve-action@v3
- uses: hmarr/auto-approve-action@v4
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
Expand Down
Loading

0 comments on commit e9004d1

Please sign in to comment.