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 9c4e3ef commit cae50f2Copy full SHA for cae50f2
.github/workflows/dependabot-automerge.yml
@@ -7,7 +7,7 @@ jobs:
7
auto-merge:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
11
- uses: ahmadnassri/action-dependabot-auto-merge@v2
12
with:
13
config: .github/dependabot-automerge-config.yml
0 commit comments