Skip to content

Commit

Permalink
Merge pull request #54 from bgalek/dependabot/github_actions/dependab…
Browse files Browse the repository at this point in the history
…ot/fetch-metadata-2.1.0

Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
  • Loading branch information
github-actions[bot] authored Apr 29, 2024
2 parents b05edd0 + 688ab35 commit d2339f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v2.0.0
uses: dependabot/fetch-metadata@v2.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
Expand Down

0 comments on commit d2339f1

Please sign in to comment.