actions-marketplace-validations/GitHub Workflow Immortality

Keeps cronjob based triggers of GitHub workflows alive.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 12, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/phrozenbyte_gh-workflow-immortality@39378c27dcacbc17e6fbf83057d1fc40c574000d # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
secretPersonal access token of the executing GitHub useryes
include_forksAlso includes forks when loading repositoriesnofalse
owner_reposLoads all repositories of the authenticated GitHub user (includes both public and private repositories)nofalse
collaborator_reposLoads all repositories of which the authenticated GitHub user is a collaborator ofnofalse
member_reposLoads all repositories of organizations of which the authenticated GitHub user is a member ofnofalse
usersLoads all public repositories of the given GitHub usersno""
orgsLoads all repositories of the given GitHub organizationsno""
reposLoads the given repositoriesno""
no_repo_namesSuppresses printing repository names, but prints repository IDs onlynofalse
verbosePrints a list of issued GitHub API requestsnofalse

no outputs