Skip to content

Bump typescript from 5.1.6 to 5.3.2 #1405

Bump typescript from 5.1.6 to 5.3.2

Bump typescript from 5.1.6 to 5.3.2 #1405

Workflow file for this run

name: docker-build
on:
push:
branches:
- main
paths-ignore:
- 'docs/**'
- '*.md'
- '*.pdf'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
- '*.pdf'
jobs:
build_and_push:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Build and push
uses: docker/[email protected]