diff --git a/ruby3.2-fluentd.yaml b/ruby3.2-fluentd.yaml index 8d310d99423..0f24b5f6301 100644 --- a/ruby3.2-fluentd.yaml +++ b/ruby3.2-fluentd.yaml @@ -1,6 +1,6 @@ package: name: ruby3.2-fluentd - version: 1.16.1 + version: 1.16.2 epoch: 0 description: Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time. copyright: @@ -38,7 +38,7 @@ pipeline: - uses: git-checkout with: destination: ${{vars.gem}} - expected-commit: 0a6d706a9cee5882d751b2cc6169696709df0134 + expected-commit: d5685ada81ac89a35a79965f1e94bbe5952a5d3a repository: https://github.com/fluent/fluentd.git tag: v${{package.version}}