Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

chore(deps): update docker/metadata-action action to v5.10.0 #212

chore(deps): update docker/metadata-action action to v5.10.0

chore(deps): update docker/metadata-action action to v5.10.0 #212

Workflow file for this run

name: push
concurrency: ${{ github.workflow }}/${{ github.ref }}
on:
workflow_dispatch:
push:
branches-ignore:
- master
tags:
- "*"
jobs:
build:
uses: ./.github/workflows/build.yml
permissions:
contents: read
packages: write
release:
uses: ./.github/workflows/release.yml
with:
dry-run: true
permissions:
contents: read