We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9afd7c3 + 8110835 commit ed82895Copy full SHA for ed82895
chainguard-security-guide.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: chainguard-security-guide
3
- version: "3.2.2"
+ version: "3.2.3"
4
epoch: 0
5
description: Security automation content for Chainguard Images
6
copyright:
@@ -15,7 +15,7 @@ pipeline:
15
- uses: git-checkout
16
with:
17
repository: https://github.com/chainguard-dev/stigs
18
- expected-commit: cbeaacf878bcdf6647f2d0bcc5082cd1290a811f
+ expected-commit: 11d3a1cb7e3d46f6e988c1bb97cc62979efee4b9
19
tag: v${{package.version}}
20
21
- runs: |
0 commit comments