Skip to content

Commit 236fe2d

Browse files
committed
Updated gradle-wrapper tests repo and hash
1 parent 077c0c4 commit 236fe2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/smoke-gradle-wrapper.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ input:
1515
version-requirement: '>9.2.0'
1616
source:
1717
provider: github
18-
repo: gmazzo/dependabot-smoke-tests
18+
repo: dependabot/smoke-tests
1919
directory: /gradle-wrapper
20-
commit: 89298e7fccb23d7633814dd6622f6141a258f35c
20+
commit: 077c0c4e22c25cf8dba4cd3d4f3a83a15df6c2eb
2121
credentials:
2222
- host: github.com
2323
password: $LOCAL_GITHUB_ACCESS_TOKEN
@@ -75,7 +75,7 @@ output:
7575
- type: create_pull_request
7676
expect:
7777
data:
78-
base-commit-sha: 89298e7fccb23d7633814dd6622f6141a258f35c
78+
base-commit-sha: 077c0c4e22c25cf8dba4cd3d4f3a83a15df6c2eb
7979
dependencies:
8080
- name: gradle-wrapper
8181
previous-requirements:
@@ -724,4 +724,4 @@ output:
724724
- type: mark_as_processed
725725
expect:
726726
data:
727-
base-commit-sha: 89298e7fccb23d7633814dd6622f6141a258f35c
727+
base-commit-sha: 077c0c4e22c25cf8dba4cd3d4f3a83a15df6c2eb

0 commit comments

Comments
 (0)