Skip to content

Commit 6ac6c19

Browse files
committed
Added debug step to SBPM workflow
1 parent 05c9494 commit 6ac6c19

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sbom.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,5 @@ jobs:
109109
name: sbom-packages
110110
path: sbom-packages-${{ github.event.repository.name }}.csv
111111

112-
- name: Dubug Go version
113-
uses: actions/checkout@v4
112+
- name: Debug Go version
114113
run: go version

0 commit comments

Comments
 (0)