Skip to content

Commit

Permalink
build(deps): bump pascalgn/automerge-action from 0.16.2 to 0.16.3 (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 7db5a67 commit a58d32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: 'Auto Merge'
uses: pascalgn/automerge-action@v0.16.2
uses: pascalgn/automerge-action@v0.16.3
if: steps.waitforstatuschecks.outputs.status == 'success'
env:
MERGE_LABELS: "update"
Expand Down

0 comments on commit a58d32d

Please sign in to comment.