Merge pull request #16676 from prometheus/dependabot/github_actions/dependabot/fetch-metadata-2.4.0

chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
This commit is contained in:
github-actions[bot] 2025-07-11 11:56:20 +02:00 committed by GitHub
commit dcdba5fc96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # v2.3.0
uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs