Skip to content

Commit

Permalink
fix: user dependabot 1.3.3 action
Browse files Browse the repository at this point in the history
  • Loading branch information
mateimicu committed Aug 9, 2022
1 parent 2ee1606 commit c95ea10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.1.3
uses: dependabot/fetch-metadata@v1.3.3
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
Expand Down

0 comments on commit c95ea10

Please sign in to comment.