This commit is contained in:
Filias Heidt
2025-02-18 16:48:22 +01:00
parent 85637929f5
commit 5e2916b4d5

View File

@ -3,7 +3,7 @@ description: 'Checkout a Git repository at a particular version'
inputs:
repository:
description: 'Repository name with owner. For example, actions/checkout'
default: ${{ gitlab.repository }}
default: ${{ github.repository }}
token:
description: >
Personal access token (PAT) used to fetch the repository. The PAT is configured