nais/What changed
Action looks at changed files since last successful workflow run and determines what changed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 3, 2026
- License
- MIT
Pinned Snippet
uses: nais/what-changed@e253615426610a2e873ada19749ca58896f3679f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files | A comma-separated list of file paths to check for changes. | yes | — |
| main-branch-name | Name of the main branch | no | main |
Outputs
| name | description |
|---|---|
| changed | What changed: only-inputs, non-inputs, both |