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.
2 parents 5c5c55e + 14d6653 commit d7a3e35Copy full SHA for d7a3e35
.github/workflows/auto-merge.yml
@@ -10,7 +10,7 @@ jobs:
10
if: github.actor == 'dependabot[bot]'
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
14
15
- name: Prepare Auto Merge
16
uses: ahmadnassri/action-dependabot-auto-merge@v2
0 commit comments