baronfel/Check dotnet-install scripts staleness
A Github Actions script that checks if a local copy of the dotnet-install scripts is up to date or not
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| script-file | The name of the script file to check. Should be either 'dotnet-install.sh' or 'dotnet-install.ps1'. Defaults to 'dotnet-install.sh' | yes | dotnet-install.sh |
| etag | The ETag of the local dotnet-install scripts file to check against | yes | — |
Outputs
| name | description |
|---|---|
| current-etag | The ETag of the latest version of the scripts available on the CDN |