File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1276,7 +1276,7 @@ jobs:
1276
1276
uses : ' OXID-eSales/github-actions/actionlint@v4'
1277
1277
with :
1278
1278
custom_config : ${{ needs.init.outputs.actionlint_custom_config }}
1279
- output_artifact_prefix : ${{ needs.init.outputs.actionlint_output_artifact_prefix }}-${{steps.rt .outputs.runscript_suffix }}
1279
+ output_artifact_prefix : ${{ needs.init.outputs.actionlint_output_artifact_prefix }}-${{ needs.init .outputs.global_title }}
1280
1280
output_path : ${{ needs.init.outputs.actionlint_output_path }}
1281
1281
1282
1282
- name : ' Write actionlint Report'
Original file line number Diff line number Diff line change @@ -1276,7 +1276,7 @@ jobs:
1276
1276
uses : ' OXID-eSales/github-actions/actionlint@v4'
1277
1277
with :
1278
1278
custom_config : ${{ needs.init.outputs.actionlint_custom_config }}
1279
- output_artifact_prefix : ${{ needs.init.outputs.actionlint_output_artifact_prefix }}-${{steps.rt .outputs.runscript_suffix }}
1279
+ output_artifact_prefix : ${{ needs.init.outputs.actionlint_output_artifact_prefix }}-${{ needs.init .outputs.global_title }}
1280
1280
output_path : ${{ needs.init.outputs.actionlint_output_path }}
1281
1281
1282
1282
- name : ' Write actionlint Report'
You can’t perform that action at this time.
0 commit comments