-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mukunku/tag-exists-action from 1.3.0 to 1.4.0 (#114)
* Bump mukunku/tag-exists-action from 1.3.0 to 1.4.0 Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/mukunku/tag-exists-action/releases) - [Commits](mukunku/tag-exists-action@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: mukunku/tag-exists-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
c157114
commit 7d2e2d2
Showing
11 changed files
with
402 additions
and
407 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
{ | ||
"firstName": "Max", | ||
"lastName": "Istamann", | ||
"email": "demo@ista.de", | ||
"keycloakId": null, | ||
"country": "DE", | ||
"locale": "de_DE", | ||
"authcode": null, | ||
"tos": "10.0", | ||
"tosUpdated": "30.08.2021", | ||
"privacy": null, | ||
"mobileNumber": "123456789", | ||
"transitionMobileNumber": "", | ||
"unconfirmedPhoneNumber": null, | ||
"password": null, | ||
"enabled": true, | ||
"consumptionUnitUuids": [ | ||
"26e93f1a-c828-11ea-87d0-0242ac130003" | ||
], | ||
"residentTimeRangeUuids": [ | ||
"26e93f1a-c828-11ea-87d0-0242ac130003" | ||
], | ||
"ads": true, | ||
"marketing": true, | ||
"fcmToken": "null", | ||
"betaPhase": null, | ||
"notificationMethod": "none", | ||
"emailConfirmed": false, | ||
"isDemo": true, | ||
"userGroup": "demo", | ||
"mobileLoginStatus": "pending", | ||
"residentAndConsumptionUuidsMap": { | ||
"26e93f1a-c828-11ea-87d0-0242ac130003": "26e93f1a-c828-11ea-87d0-0242ac130003" | ||
}, | ||
"activeConsumptionUnit": "26e93f1a-c828-11ea-87d0-0242ac130003", | ||
"supportCode": "HFJYYWJX2", | ||
"notificationMethodEmailConfirmed": false | ||
} | ||
"activeConsumptionUnit": "26e93f1a-c828-11ea-87d0-0242ac130003", | ||
"ads": true, | ||
"authcode": null, | ||
"betaPhase": null, | ||
"consumptionUnitUuids": [ | ||
"26e93f1a-c828-11ea-87d0-0242ac130003" | ||
], | ||
"country": "DE", | ||
"email": "demo@ista.de", | ||
"emailConfirmed": false, | ||
"enabled": true, | ||
"fcmToken": "null", | ||
"firstName": "Max", | ||
"isDemo": true, | ||
"keycloakId": null, | ||
"lastName": "Istamann", | ||
"locale": "de_DE", | ||
"marketing": true, | ||
"mobileLoginStatus": "pending", | ||
"mobileNumber": "123456789", | ||
"notificationMethod": "none", | ||
"notificationMethodEmailConfirmed": false, | ||
"password": null, | ||
"privacy": null, | ||
"residentAndConsumptionUuidsMap": { | ||
"26e93f1a-c828-11ea-87d0-0242ac130003": "26e93f1a-c828-11ea-87d0-0242ac130003" | ||
}, | ||
"residentTimeRangeUuids": [ | ||
"26e93f1a-c828-11ea-87d0-0242ac130003" | ||
], | ||
"supportCode": "HFJYYWJX2", | ||
"tos": "10.0", | ||
"tosUpdated": "30.08.2021", | ||
"transitionMobileNumber": "", | ||
"unconfirmedPhoneNumber": null, | ||
"userGroup": "demo" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.