Skip to content

Commit

Permalink
Bump version number on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Dec 9, 2019
1 parent d4724a9 commit 85b1a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: merge pull request
uses: sudo-bot/action-pull-request-merge@v1.0.0
uses: sudo-bot/action-pull-request-merge@v1.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 85b1a29

Please sign in to comment.