Skip to content

build(deps): bump github.com/redis/go-redis/v9 from 9.14.1 to 9.16.0 in the go-dependencies group #59

build(deps): bump github.com/redis/go-redis/v9 from 9.14.1 to 9.16.0 in the go-dependencies group

build(deps): bump github.com/redis/go-redis/v9 from 9.14.1 to 9.16.0 in the go-dependencies group #59

Workflow file for this run

name: check-typos
on:
pull_request:
branches:
- master
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Check for typos
uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # v1.38.1
with:
config: .github/typos.toml