summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-04 23:44:05 +0000
committerGitHub <noreply@github.com>2024-07-04 23:44:05 +0000
commitb58d502e6b453defa4719a5e0b1559c2ae4cbf5f (patch)
tree88a48b62a04e71f898d776e9d7c25b39d3f62636
parent6940b97904c72d563ec410253d6326798d10d742 (diff)
chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#10060)
-rw-r--r--.github/workflows/dependabot-merge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml
index 1f01c6b1..4e028a3f 100644
--- a/.github/workflows/dependabot-merge.yml
+++ b/.github/workflows/dependabot-merge.yml
@@ -17,7 +17,7 @@ jobs:
# will not occur.
- name: Dependabot metadata
id: dependabot-metadata
- uses: dependabot/fetch-metadata@v2.1.0
+ uses: dependabot/fetch-metadata@v2.2.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
# Here the PR gets approved.