Skip to content

Commit

Permalink
ci: update automerge.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jingsong Gao <kingsongao1221@gmail.com>
  • Loading branch information
kagawagao committed Apr 1, 2024
1 parent 949ee4b commit b6f2716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@latest"
uses: "pascalgn/automerge-action@v0.16.2"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "dependencies,!wip"
Expand Down

0 comments on commit b6f2716

Please sign in to comment.