feat: change repo name

This commit is contained in:
2025-03-28 00:10:54 +02:00
parent 06a213dd00
commit a3514981f5
8 changed files with 18 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ runs:
using: 'composite'
steps:
- name: Convert Go test results to SARIF
uses: ivuorinen/go-test-sarif@58ffaaacdb178a5d053f8e8c2693966422a3ecda # v1
uses: ivuorinen/go-test-sarif-action@58ffaaacdb178a5d053f8e8c2693966422a3ecda # v1
with:
input_file: ${{ inputs.input_file }}
output_file: ${{ inputs.output_file }}