Skip to content

Commit

Permalink
GitHub Action: Bump pascalgn/automerge-action from 0.16.2 to 0.16.3 (#…
Browse files Browse the repository at this point in the history
…338)

Bumps
[pascalgn/automerge-action](https://github.com/pascalgn/automerge-action)
from 0.16.2 to 0.16.3.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent d5e79b9 commit c95e8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutoMerger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- name: Auto Merge
id: auto_merge
uses: pascalgn/automerge-action@v0.16.2
uses: pascalgn/automerge-action@v0.16.3
env:
GITHUB_TOKEN: "${{ secrets.PROJECT_MU_BOT_TOKEN }}"
MERGE_ERROR_FAIL: "false" # Do not fail if an auto merge couldn't happen
Expand Down

0 comments on commit c95e8e5

Please sign in to comment.