Skip to content

build(deps): bump alpine from a8560b3 to 8a1f59f (#2310) #1367

build(deps): bump alpine from a8560b3 to 8a1f59f (#2310)

build(deps): bump alpine from a8560b3 to 8a1f59f (#2310) #1367

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