Skip to content

Commit 90559e6

Browse files
authored
Apply suggestion from @ggbecker
1 parent bcd7999 commit 90559e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compare-ds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
sha: ${{ steps.pr_info.outputs.pr_sha }}
5353
output: |
5454
{"summary":"Compare DS started. Job: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}."}
55-
- name: Checkout forking point ($FORK_POINT)
55+
- name: Checkout forking point (${{ steps.pr_info.outputs.fork_point }})
5656
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
5757
with:
5858
repo: ComplianceAsCode/content

0 commit comments

Comments
 (0)