fastify / workflows

Reusable workflows for use in the Fastify organization
MIT License
9 stars 6 forks source link

plugins-ci-redis@4 doesn't work #111

Closed gurgunday closed 6 months ago

gurgunday commented 8 months ago

Prerequisites

Fastify version

4

Plugin version

No response

Node.js version

20

Operating system

Linux

Operating system version (i.e. 20.04, 11.3, 10)

Latest

Description

https://github.com/fastify/fastify-rate-limit/tree/next

When workflow gets updated to use version 4, it starts failing

uses: fastify/workflows/.github/workflows/plugins-ci-redis.yml@v4 fails while

uses: fastify/workflows/.github/workflows/plugins-ci-redis.yml@v3 works

Steps to Reproduce

See: https://github.com/fastify/fastify-rate-limit/blob/next/.github/workflows/ci.yml and https://github.com/fastify/fastify-rate-limit/blob/master/.github/workflows/ci.yml

Expected Behavior

No response

gurgunday commented 6 months ago

Should've used v4.0.0