Skip to content

Commit

Permalink
Bump pascalgn/automerge-action from 0.16.3 to 0.16.4 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent e7b7826 commit 0a2bb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- id: automerge
name: automerge
uses: "pascalgn/automerge-action@v0.16.3"
uses: "pascalgn/automerge-action@v0.16.4"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "dependencies"
Expand Down

0 comments on commit 0a2bb82

Please sign in to comment.