We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bc5241 + 66b0599 commit a4a426aCopy full SHA for a4a426a
.github/workflows/dependabot-automerge.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
15
16
- name: Check if PR should be auto-merged
17
uses: ahmadnassri/action-dependabot-auto-merge@v2
0 commit comments