Changed documentation to @r6.

This commit is contained in:
Patrick Lehmann
2025-09-24 09:53:51 +02:00
parent 53a32fbf35
commit c0547188f9
21 changed files with 148 additions and 148 deletions

View File

@@ -45,7 +45,7 @@ Some templates might provide output parameters, which can be used in dependent j
jobs:
<InstanceName>:
uses: <GitHubOrganization>/<Repository>/.github/workflows/<Template>.yml@r5
uses: <GitHubOrganization>/<Repository>/.github/workflows/<Template>.yml@r6
with:
<Param1>: <Value1>
<Param2>: <Value2>