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 14f2004 + a7a1393 commit 0ade634Copy full SHA for 0ade634
.github/workflows/auto-merge.yaml
@@ -32,7 +32,7 @@ jobs:
32
app_id: ${{ secrets.app_id }}
33
private_key: ${{ secrets.private_key }}
34
35
- - uses: octokit/graphql-action@8d5d409811121a45276e35f895cb3b799df1c65b # v2.2.25
+ - uses: octokit/graphql-action@8ad880e4d437783ea2ab17010324de1075228110 # v2.3.2
36
id: enablePullRequestAutoMerge
37
with:
38
query: |
0 commit comments