Skip to content

Commit

Permalink
Fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
KacperMalachowski committed Feb 18, 2024
1 parent 6dbf03a commit 544537e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-approve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1
- uses: action@checkout@v4
- uses: actions/checkout@v4
- name: Enable auto-merge for Dependabot PRs
run: gh pr merge --auto --merge "$PR_URL"
env:
Expand Down

0 comments on commit 544537e

Please sign in to comment.