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 19, 2024
1 parent d3ffa0a commit e2cdf92
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 e2cdf92

Please sign in to comment.