Skip to content

Commit 8361fa2

Browse files
Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#873)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5632ca7 commit 8361fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/approve-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Dependabot metadata
1818
id: metadata
19-
uses: dependabot/fetch-metadata@v2.3.0
19+
uses: dependabot/fetch-metadata@v2.4.0
2020
- name: Approve PR
2121
if: ${{contains(steps.metadata.outputs.dependency-names, 'AWSSDK.DynamoDBv2')}}
2222
run: gh pr review --approve "$PR_URL"

0 commit comments

Comments
 (0)