Skip to content

chore(deps): bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 #8

chore(deps): bump guzzlehttp/guzzle from 7.4.3 to 7.4.5

chore(deps): bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 #8

Workflow file for this run

name: Verify
on: [push, pull_request]
jobs:
build-docker:
runs-on: ubuntu-latest
name: Docker build
steps:
- uses: actions/checkout@v3
- name: Build as Docker image
run: docker build .