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 108ed13 commit ad9f592Copy full SHA for ad9f592
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- name: Check if PR should be auto-merged
20
uses: ahmadnassri/action-dependabot-auto-merge@v2
0 commit comments