Skip to content

Commit f89cab8

Browse files
committed
lower disallowed zerolog for demo
1 parent 3d3e26a commit f89cab8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

policy/rule_data_pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
disallowed_packages:
22
- purl: "pkg:golang/github.com/rs/zerolog"
33
format: "semver"
4-
max: "1.31.0"
4+
max: "1.30.0"
55

66
allowed_builder_ids:
77
- https://github.com/st3penta/fosdem-2026-build-sample/.github/workflows/pr-build.yml@refs/pull/

policy/rule_data_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
disallowed_packages:
22
- purl: "pkg:golang/github.com/rs/zerolog"
33
format: "semver"
4-
max: "1.31.0"
4+
max: "1.30.0"
55

66
allowed_builder_ids:
77
- https://github.com/st3penta/fosdem-2026-build-sample/.github/workflows/release.yml@refs/heads/main

0 commit comments

Comments
 (0)