Skip to content

Commit

Permalink
Update pascalgn/automerge-action action to v0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 7205963 commit 5d8faec
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 @@ -27,7 +27,7 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.AUTH_TOKEN }}"
- name: 'Merge'
uses: "pascalgn/automerge-action@v0.16.3"
uses: "pascalgn/automerge-action@v0.16.4"
if: steps.waitforstatuschecks.outputs.status == 'success'
env:
GITHUB_TOKEN: "${{ secrets.AUTH_TOKEN }}"
Expand Down

0 comments on commit 5d8faec

Please sign in to comment.