We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f206a6c commit 01fb84aCopy full SHA for 01fb84a
README.md
@@ -62,7 +62,7 @@ jobs:
62
runs-on: ubuntu-latest
63
steps:
64
- name: automerge
65
- uses: "pascalgn/automerge-action@v0.14.1"
+ uses: "pascalgn/automerge-action@v0.14.2"
66
env:
67
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
68
```
0 commit comments