Skip to content

Commit

Permalink
build(deps): 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 ViMaSter committed Jan 9, 2024
1 parent bdc2a3e commit 805f044
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Automatically merge branches labeled as `autoupdate`
uses: "pascalgn/automerge-action@v0.15.6"
uses: "pascalgn/automerge-action@v0.16.0"
env:
GITHUB_TOKEN: "${{ secrets.ELEVATED_GITHUB_TOKEN }}"
MERGE_LABELS: "autoupdate"
Expand Down

0 comments on commit 805f044

Please sign in to comment.