Skip to content

build(deps-dev): bump @nuxtjs/i18n from 8.5.6 to 9.1.1 #114

build(deps-dev): bump @nuxtjs/i18n from 8.5.6 to 9.1.1

build(deps-dev): bump @nuxtjs/i18n from 8.5.6 to 9.1.1 #114

Workflow file for this run

name: Build docker images with bake
on:
push:
branches:
- main
tags: ['**']
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
bake:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build and push
uses: docker/bake-action@v5