Skip to content

Commit

Permalink
Merge branch 'main' into feature/remove-django-2-support
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Jun 28, 2023
2 parents 16091b3 + 9ef39c2 commit 914c607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-approve-and-merge.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
# This step will fail (without approval) if there's no metadata.
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.5.1
uses: dependabot/fetch-metadata@v1.6.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
# Approve the PR.
Expand Down

0 comments on commit 914c607

Please sign in to comment.