Skip to content

Commit

Permalink
Merge pull request #9 from KacperMalachowski/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dependabot/fetch-metadata-2

Bump dependabot/fetch-metadata from 1 to 2
  • Loading branch information
github-actions[bot] authored Mar 22, 2024
2 parents ad4e7cf + f73b095 commit c47d1b8
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 @@ -13,7 +13,7 @@ jobs:
steps:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2
- uses: actions/checkout@v4
- name: Enable auto-merge for Dependabot PRs
run: gh pr merge --auto --merge "$PR_URL"
Expand Down

0 comments on commit c47d1b8

Please sign in to comment.