Skip to content

build(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible #5685

build(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible

build(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible #5685

name: "Dependency Review"
on: [pull_request]
permissions:
contents: read
concurrency:
group: ci-${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: "Checkout Repository"
uses: actions/checkout@v4
- name: "Dependency Review"
uses: actions/dependency-review-action@v4