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.
2 parents eeca771 + e28c637 commit 1f1977dCopy full SHA for 1f1977d
1 file changed
.github/workflows/dependabot-approve-merge.yml
@@ -52,7 +52,7 @@ jobs:
52
53
# Enable GitHub auto merge
54
- name: Auto merge
55
- uses: alexwilson/enable-github-automerge-action@56e3117d1ae1540309dc8f7a9f2825bc3c5f06ff # v2.0.0
+ uses: alexwilson/enable-github-automerge-action@2c32e18a76e0726ffe7a573bfff2d42a20885126 # v3.0.0
56
if: startsWith(steps.branchname.outputs.branch, 'dependabot/')
57
with:
58
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments