actions-marketplace-validations/Sanity Mirror Dataset
Reset a dataset to mirror another dataset
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 29, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/oslopride_sanity-mirror-dataset@439f2277bec41612dc4e583c3410322e6324ba39 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dataset_to_reset | The dataset to reset | yes | — |
| dataset_to_mirror | The dataset to mirror | yes | production |
| sanity_token | Your sanity token | yes | — |
| sanity_project_id | Your sanity project id | yes | — |
Outputs
| name | description |
|---|---|
| result | The number of docuemnts deleted and imported |