We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c7001 commit a957fc9Copy full SHA for a957fc9
.github/workflows/local-dependamerge.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Dependabot Auto Merge
13
- uses: dailydevops/dependamerge-action@v1.1.37
+ uses: dailydevops/dependamerge-action@v1.1.42
14
with:
15
token: ${{ secrets.DEPENDABOT }}
16
command: squash
.github/workflows/step-dependabot-merge.yml
@@ -11,7 +11,7 @@ jobs:
17
0 commit comments