Skip to content

Commit

Permalink
Bump pascalgn/automerge-action from 0.15.6 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.6 to 0.16.0.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](pascalgn/automerge-action@v0.15.6...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and adamjensenbot committed Jan 9, 2024
1 parent 804fd55 commit 604f639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
labels: merge-requested

- name: Automerge
uses: pascalgn/automerge-action@v0.15.6
uses: pascalgn/automerge-action@v0.16.0
env:
GITHUB_TOKEN: "${{ secrets.CI_TOKEN }}"
MERGE_LABELS: "merge-requested,!hold"
Expand Down

0 comments on commit 604f639

Please sign in to comment.