Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ruby3.2-fluentd.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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}}

Expand Down