Skip to content

Commit 1fb2b4e

Browse files
committed
grafana-alloy: bump github.com/go-viper/mapstructure/v2 to v2.3.0
GHSA-fv92-fjc5-jj9h
1 parent 54e56bd commit 1fb2b4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

grafana-alloy.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ pipeline:
3535
tag: v${{package.version}}
3636
expected-commit: 30277f7c6a6c8363a6c7715e17431dbabf93ac69
3737

38+
- uses: go/bump
39+
with:
40+
deps: |-
41+
github.com/go-viper/mapstructure/v2@v2.3.0
42+
3843
- name: Generate UI
3944
runs: make generate-ui
4045

0 commit comments

Comments
 (0)