Skip to content

chore(deps): bump docker/build-push-action from 5 to 6 (#83) #49

chore(deps): bump docker/build-push-action from 5 to 6 (#83)

chore(deps): bump docker/build-push-action from 5 to 6 (#83) #49

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