Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

chore(deps): update base images #323

chore(deps): update base images

chore(deps): update base images #323

Workflow file for this run

name: master
on:
push:
branches:
- master
paths-ignore:
- renovate.json
- README.md
- LICENSE
permissions:
packages: write
jobs:
ci:
uses: ./.github/workflows/common.yml
tag:
needs: ci
uses: ./.github/workflows/tag.yml
permissions:
contents: write
actions: write