Skip to content

Commit 729f91c

Browse files
falcosidekick/2.31.0 package update (#41181)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <[email protected]> Co-authored-by: wolfi-bot <[email protected]>
1 parent 1e98fe4 commit 729f91c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

falcosidekick.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: falcosidekick
3-
version: 2.30.0
4-
epoch: 3
3+
version: "2.31.0"
4+
epoch: 0
55
description: Connect Falco to your ecosystem
66
copyright:
77
- license: MIT
@@ -17,14 +17,10 @@ environment:
1717
pipeline:
1818
- uses: git-checkout
1919
with:
20-
expected-commit: d4483901926f3ac55d0546fde2b51f1da9dc1aaa
20+
expected-commit: 9984c0552837f90cc1fc29fd6dd546d58653f741
2121
repository: https://github.com/falcosecurity/falcosidekick
2222
tag: ${{package.version}}
2323

24-
- uses: go/bump
25-
with:
26-
deps: golang.org/x/[email protected] golang.org/x/[email protected]
27-
2824
- runs: |
2925
make falcosidekick RELEASE=${{package.version}}
3026
mkdir -p ${{targets.destdir}}/usr/bin

0 commit comments

Comments
 (0)