Skip to content

Commit 2ac7a0e

Browse files
build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#8)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@5ef0018...4de7a6c) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b86315 commit 2ac7a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Fetch Dependabot metadata
1515
id: dependabot-metadata
16-
uses: dependabot/fetch-metadata@5ef00187930bafb52d529e0b9c3dff045dfa9851
16+
uses: dependabot/fetch-metadata@4de7a6c08ce727a42e0adbbdc345f761a01240ce
1717

1818
- name: Enable auto-merge for minor updates
1919
if: ${{ steps.dependabot-metadata.outputs.update-type != 'version-update:semver-major' }}

0 commit comments

Comments
 (0)