Skip to content

fix(deps): update all non-major dependencies #318

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #318

Workflow file for this run

name: Build & Push to container registry
on:
release:
types: [created]
push:
branches:
- main
pull_request:
branches:
- "**"
paths:
- "Dockerfile"
jobs:
docker:
uses: nezuchan/workflows/.github/workflows/docker-build.yml@f1fd8acd1eb6ee76f944ab700ce7beafec5519c0 # main
secrets: inherit