Skip to content

Commit

Permalink
Merge pull request #228 from nucleos/dependabot/github_actions/nucleo…
Browse files Browse the repository at this point in the history
…s/auto-merge-action-1.0.0

Bump nucleos/auto-merge-action from 1.0.0-alpha2 to 1.0.0
  • Loading branch information
nucleos-bot committed Feb 16, 2021
2 parents 9d943a4 + 6a973d1 commit dcb4971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-merge.yml
Original file line number Diff line number Diff line change
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 dcb4971

Please sign in to comment.