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 e92922a commit 23d5c2aCopy full SHA for 23d5c2a
.github/workflows/auto-merge-dependabot.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Merge me!
17
if: ${{ github.event.workflow_run.conclusion == 'success' }}
18
- uses: ridedott/[email protected].39
+ uses: ridedott/[email protected].43
19
with:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
PRESET: DEPENDABOT_MINOR
0 commit comments