Skip to content

Commit

Permalink
envoy-ratelimit/0.0.0_git20241230 package update (#38503)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Dec 30, 2024
1 parent 2bdcdae commit a1228d1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions envoy-ratelimit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: envoy-ratelimit
# This project doesn't do releases and everything is commit based.
version: 0.0.0_git20241223
version: 0.0.0_git20241230
epoch: 0
description: Go/gRPC service designed to enable generic rate limit scenarios from different types of applications.
copyright:
Expand All @@ -16,14 +16,10 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 6a2e8262874f012d08830cc34ba8058e66a33819
expected-commit: 38500fe5e2783f6c095fd6bb378c85eca0b2ed9c
repository: https://github.com/envoyproxy/ratelimit
branch: main

- uses: go/bump
with:
deps: golang.org/x/[email protected]

- uses: go/build
with:
output: ratelimit
Expand Down

0 comments on commit a1228d1

Please sign in to comment.