Skip to content

Bump webmock from 3.23.1 to 3.24.0 #1955

Bump webmock from 3.23.1 to 3.24.0

Bump webmock from 3.23.1 to 3.24.0 #1955

Workflow file for this run

name: Docker Build
on:
push:
tags-ignore:
- '**'
branches:
- '**'
jobs:
docker_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: docker/build-push-action@v6
with:
context: .
push: false