Skip to content

chore: bump github.com/redis/go-redis/v9 from 9.9.0 to 9.22.0 in /authbridge/storage/redis #480

chore: bump github.com/redis/go-redis/v9 from 9.9.0 to 9.22.0 in /authbridge/storage/redis

chore: bump github.com/redis/go-redis/v9 from 9.9.0 to 9.22.0 in /authbridge/storage/redis #480

Workflow file for this run

name: Rossoctl Project Automation
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
permissions:
contents: read
jobs:
add:
name: Add item to Rossoctl Project
permissions:
issues: write
pull-requests: write
contents: read
# Pinned to @main intentionally: org-internal workflows propagate updates automatically.
uses: rossoctl/.github/.github/workflows/add-to-project.yml@main
secrets: inherit