diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-04 23:44:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-04 23:44:05 +0000 |
| commit | b58d502e6b453defa4719a5e0b1559c2ae4cbf5f (patch) | |
| tree | 88a48b62a04e71f898d776e9d7c25b39d3f62636 | |
| parent | 6940b97904c72d563ec410253d6326798d10d742 (diff) | |
chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#10060)
| -rw-r--r-- | .github/workflows/dependabot-merge.yml | 2 |
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. |
