Skip to content

Bump actions/checkout from 4.1.6 to 4.1.7 #36

Bump actions/checkout from 4.1.6 to 4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7 #36

Workflow file for this run

name: Build and push
permissions:
contents: read
packages: write
on:
push:
branches:
- main
schedule:
- cron: '15 2 * * SUN'
jobs:
build-and-push:
uses: ./.github/workflows/docker.yml
secrets: inherit