Skip to content

chore(deps): update dependency @types/node to ^20.16.11 #53

chore(deps): update dependency @types/node to ^20.16.11

chore(deps): update dependency @types/node to ^20.16.11 #53

Workflow file for this run

# name: Build and Push Docker Image to the container image registry
# on:
# release:
# types: [created]
# push:
# branches:
# - main
# pull_request:
# branches:
# - main
# paths:
# - "Dockerfile"
# jobs:
# docker:
# uses: stegripe/workflows/.github/workflows/docker-build-and-push.yaml@main
# secrets: inherit