Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent 510da1a commit f0ffb7d
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 @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Merge pull requests
uses: pascalgn/[email protected].5
uses: pascalgn/[email protected].6
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "automerge,!work in progress"
Expand Down

0 comments on commit f0ffb7d

Please sign in to comment.