Skip to content

Commit eb10b82

Browse files
chore: bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 in the workflow-actions group (#86)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac6e21a commit eb10b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-approve-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# https://github.com/dependabot/fetch-metadata
1515
- name: Dependabot metadata
1616
id: dependabot-metadata
17-
uses: "dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34" # v2.2.0
17+
uses: "dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7" # v2.3.0
1818

1919
- name: Automatically approve & merge Dependabot patch PRs
2020
if: ${{steps.dependabot-metadata.outputs.update-type == 'version-update:semver-patch'}}

0 commit comments

Comments
 (0)