Skip to content

Commit

Permalink
Merge pull request #549 from ruby/dependabot/github_actions/dependabo…
Browse files Browse the repository at this point in the history
…t/fetch-metadata-2

Bump dependabot/fetch-metadata from 1 to 2
  • Loading branch information
hsbt committed Mar 26, 2024
2 parents 2cb46b6 + 3d1fba7 commit c68e010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_automerge.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2
id: metadata
- name: Wait for status checks
uses: lewagon/wait-on-check-action@v1.3.3
Expand Down

0 comments on commit c68e010

Please sign in to comment.