Skip to content

Commit 1283df1

Browse files
Merge pull request #103 from systemli/dependabot/github_actions/actions/checkout-4.2.0
2 parents 68c3383 + 6fe549c commit 1283df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: github.actor == 'dependabot[bot]'
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v4.1.0
13+
uses: actions/checkout@v4.2.0
1414

1515
- name: Prepare Auto Merge
1616
uses: ahmadnassri/action-dependabot-auto-merge@v2

0 commit comments

Comments
 (0)