Skip to content

Update toml-sort requirement from ^0.23.1 to ^0.24.2 #116

Update toml-sort requirement from ^0.23.1 to ^0.24.2

Update toml-sort requirement from ^0.23.1 to ^0.24.2 #116

Workflow file for this run

---
name: Automatic Merging
on : pull_request_target
jobs:
auto-merge:
name: Automatic Merging
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Merge
uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
command: squash and merge