dhis2/Get instance version
Get the version of a DHIS2 instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 13, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: dhis2/action-instance-version@06bd3fab69b12ce73e02cca2ece90a3bb0f31ff8 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| instance-url | The URL to the instance | yes | — |
| username | The DHIS2 username for authentication | yes | — |
| password | The DHIS2 password for authentication | yes | — |
Outputs
| name | description |
|---|---|
| version | The instance version |