Skip to content

Commit

Permalink
chore(deps): bump pascalgn/automerge-action from 0.16.3 to 0.16.4 (#2152
Browse files Browse the repository at this point in the history
)

Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](pascalgn/automerge-action@v0.16.3...v0.16.4)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mickaël Schoentgen <[email protected]>
  • Loading branch information
dependabot[bot] and BoboTiG authored Sep 23, 2024
1 parent b5d5562 commit 25bbd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Automerge
if: github.actor == 'dependabot[bot]'
uses: pascalgn/[email protected].3
uses: pascalgn/[email protected].4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_LABELS: automerge,!DO_NOT_MERGE
Expand Down

0 comments on commit 25bbd70

Please sign in to comment.