You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.
description: "Makes sure that the version numbers match when pushing to master"
inputs:
files:
description: "A string consisting of file paths and RegEx expressions; Group 1 will be interpreted as the version number."
required: true
master_repo_path:
description: "The path to the already cloned master branch of the repository. If none, making sure that the new version is different from master will be skipped."
required: false
outputs:
annotations_path:
description: "The path to an annotations file which can be used by the 'Attest/annotations-action' action."
failed_check_path:
description: "The path to a file which only exists if the version checker has found issues."