Skip to content

build(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 in the github-actions group across 1 directory #1364

build(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 in the github-actions group across 1 directory

build(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 in the github-actions group across 1 directory #1364

Workflow file for this run

name: packages
on:
workflow_call: ~
pull_request:
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/packages