Skip to content

Commit

Permalink
mitigate runc vulns
Browse files Browse the repository at this point in the history
Signed-off-by: Dentrax <[email protected]>
  • Loading branch information
Dentrax committed Dec 14, 2024
1 parent e0e04d3 commit ff071a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions prometheus-podman-exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ pipeline:
tag: v${{package.version}}
expected-commit: 931c57834fc6216c886a0ecda3f37ecd142d4a7e

- uses: go/bump
with:
deps: github.com/opencontainers/[email protected]

- uses: go/build
with:
packages: .
Expand Down

0 comments on commit ff071a1

Please sign in to comment.