Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #342 from andrmaz/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
2 parents 6bcd545 + 60d3618 commit 2fbfc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
Expand Down

0 comments on commit 2fbfc82

Please sign in to comment.