Skip to content

Bump actions/checkout from 4.2.0 to 4.2.1 #31

Bump actions/checkout from 4.2.0 to 4.2.1

Bump actions/checkout from 4.2.0 to 4.2.1 #31

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.mytoken }}