Skip to content

Commit ab6e630

Browse files
committed
[codex] Fix release asset publish checkout
1 parent 71e809e commit ab6e630

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/sbom-diff-and-risk-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ jobs:
116116
permissions:
117117
contents: write
118118
steps:
119+
- name: Check out repository
120+
uses: actions/checkout@v5
121+
119122
- name: Download built distribution artifact
120123
uses: actions/download-artifact@v4
121124
with:

0 commit comments

Comments
 (0)