Skip to content

Build(deps): bump actions/cache from 3 to 4 (#40) #24

Build(deps): bump actions/cache from 3 to 4 (#40)

Build(deps): bump actions/cache from 3 to 4 (#40) #24

Workflow file for this run

name: Main merge
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false