Skip to content

Commit

Permalink
ci: update auto merge action version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kagawagao committed Mar 13, 2024
1 parent 7d1fe94 commit c1aab7d
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@v0.12.0"
uses: "pascalgn/automerge-action@latest"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "dependencies,!wip"
Expand Down

0 comments on commit c1aab7d

Please sign in to comment.