We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 462eba0 commit 54ce451Copy full SHA for 54ce451
.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