We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51312c6 + 963c1ee commit 82aeaffCopy full SHA for 82aeaff
.github/workflows/debos.yml
@@ -29,7 +29,7 @@ permissions:
29
contents: read # actions/checkout
30
31
env:
32
- # image build id; used for SBOM generation; TODO: should be used in image metadata too
+ # image build id; used for SBOM generation
33
BUILD_ID: ${{ github.run_id }}-${{ github.run_attempt }}
34
35
jobs:
0 commit comments