Skip to content

Bump github.com/redis/go-redis/v9 from 9.8.0 to 9.10.0 #45

Bump github.com/redis/go-redis/v9 from 9.8.0 to 9.10.0

Bump github.com/redis/go-redis/v9 from 9.8.0 to 9.10.0 #45

name: Check signed commits in PR
on: pull_request_target
jobs:
check-signed-commits:
name: Check signed commits in PR
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1