Skip to content

deps(go): bump github.com/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1 in the go-dependencies group #856

deps(go): bump github.com/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1 in the go-dependencies group

deps(go): bump github.com/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1 in the go-dependencies group #856

name: CI - Dependency Review
on:
pull_request:
branches:
- main
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@v6
- name: Dependency review
uses: actions/dependency-review-action@v5
with:
fail-on-severity: high