Skip to content

Commit

Permalink
Bump nucleos/auto-merge-action from 1.0.0-alpha2 to 1.0.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.0.0-alpha2 to 1.0.0.
- [Release notes](https://github.com/nucleos/auto-merge-action/releases)
- [Changelog](https://github.com/nucleos/auto-merge-action/blob/1.1.x/CHANGELOG.md)
- [Commits](nucleos/auto-merge-action@1.0.0-alpha2...334ff37)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and core23 committed Feb 16, 2021
1 parent 6f15dc1 commit db4b085
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.0.0-alpha2"
uses: "nucleos/auto-merge-action@1.0.0"
env:
"GITHUB_TOKEN": ${{ secrets.ORGANIZATION_ADMIN_TOKEN }}

0 comments on commit db4b085

Please sign in to comment.