Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
maint(deps): bump pascalgn/automerge-action from 0.12.0 to 0.15.5
Browse files Browse the repository at this point in the history
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.12.0 to 0.15.5.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](pascalgn/automerge-action@v0.12.0...v0.15.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2022
1 parent feb0d0f commit e060a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- name: automerge
if: ${{env.merge_enabled}} == true
uses: 'pascalgn/automerge-action@v0.12.0'
uses: 'pascalgn/automerge-action@v0.15.5'
env:
GITHUB_TOKEN: '${{ secrets.BOT_TOKEN }}'
MERGE_LABELS: ${{env.merge_labels}}
Expand Down

0 comments on commit e060a29

Please sign in to comment.