Skip to content

Commit

Permalink
Bump nucleos/auto-merge-action from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [nucleos/auto-merge-action](https://github.com/nucleos/auto-merge-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/nucleos/auto-merge-action/releases)
- [Changelog](https://github.com/nucleos/auto-merge-action/blob/1.3.x/CHANGELOG.md)
- [Commits](nucleos/auto-merge-action@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: nucleos/auto-merge-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 core23 committed Dec 14, 2021
1 parent 1a64ba6 commit 8339ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-merge.yml
Expand Up @@ -12,6 +12,6 @@ jobs:

steps:
- name: "Merge"
uses: "nucleos/auto-merge-action@1.1.0"
uses: "nucleos/auto-merge-action@1.2.0"
env:
"GITHUB_TOKEN": ${{ secrets.ORGANIZATION_ADMIN_TOKEN }}

0 comments on commit 8339ba8

Please sign in to comment.