Skip to content

dev: bump github.com/redis/go-redis/v9 from 9.0.5 to 9.3.0 #162

dev: bump github.com/redis/go-redis/v9 from 9.0.5 to 9.3.0

dev: bump github.com/redis/go-redis/v9 from 9.0.5 to 9.3.0 #162

Workflow file for this run

name: "Pull Request Labels"
on: pull_request
jobs:
triage:
runs-on: ubuntu-22.04
timeout-minutes: 5
steps:
- uses: actions/labeler@v4
if: ${{ github.event.pull_request.head.repo.full_name == github.repository && !startsWith(github.actor, 'dependabot') }}
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"