Skip to content

Commit

Permalink
Merge pull request #37 from Pr0methean/dependabot/github_actions/depe…
Browse files Browse the repository at this point in the history
…ndabot/fetch-metadata-2.1.0

ci(deps)(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
  • Loading branch information
github-actions[bot] committed Apr 25, 2024
2 parents 2de0c8b + c45d132 commit e32ab41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_merge_prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Dependabot metadata
id: metadata
if: ${{ github.actor == 'dependabot[bot]' }}
uses: dependabot/fetch-metadata@v2.0.0
uses: dependabot/fetch-metadata@v2.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge
Expand Down

0 comments on commit e32ab41

Please sign in to comment.