Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

chore(deps): bump github.com/go-redsync/redsync/v4 from 4.14.0 to 4.14.1 #1189

chore(deps): bump github.com/go-redsync/redsync/v4 from 4.14.0 to 4.14.1

chore(deps): bump github.com/go-redsync/redsync/v4 from 4.14.0 to 4.14.1 #1189

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
- edited
permissions:
contents: read
jobs:
release-draft:
permissions:
pull-requests: write
contents: write
issues: write
uses: coopnorge/github-workflow-release-drafter/.github/workflows/release-drafter-go.yaml@v0.10.0