We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 462eba0 + 54ce451 commit ae44877Copy full SHA for ae44877
.github/workflows/tests.yaml
@@ -56,6 +56,7 @@ jobs:
56
with:
57
name: go-datastructures test go ${{ matrix.go }}
58
path: ./artifacts/tests_go_version-${{ matrix.go }}.xml
59
+ retention-days: 7
60
61
- uses: anchore/sbom-action@v0
62
0 commit comments