actions-marketplace-validations/Repository Timestamps
Outputs repository timestamps - created at, pushed at and updated at.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 6, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/toti-tui_github-action-repository-timestamps@c51efbda3205456b12d44fd3d2579d1b7cb8d562 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | A GitHub token used for making requests to GitHub APIs | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| created-at | Created at timestamp |
| pushed-at | Pushed at timestamp |
| updated-at | Updated at timestamp |