Skip to content

Commit

Permalink
Merge branch 'main' into dependabot-bundler-rdoc-6.6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dpep authored Apr 8, 2024
2 parents f53b51b + fdd47f0 commit 367b347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: gh pr checkout ${{github.event.pull_request.number}}
- name: Fetch PR metadata
id: metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2
- name: Approve PR
run: |
if [ "$(gh pr status --json reviewDecision -q .currentBranch.reviewDecision)" != "APPROVED" ]; then
Expand Down

0 comments on commit 367b347

Please sign in to comment.