Skip to content

Commit

Permalink
Merge pull request #205 from Apollon77/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-3

chore(deps): bump actions/checkout from 2 to 3
  • Loading branch information
Apollon77 authored Nov 25, 2023
2 parents ea7aa28 + c2556aa commit f887490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Check if PR should be auto-merged
uses: ahmadnassri/action-dependabot-auto-merge@v2
Expand Down

0 comments on commit f887490

Please sign in to comment.