Skip to content

build(deps): bump certifi from 2025.10.5 to 2025.11.12 in /dev-utils … #1708

build(deps): bump certifi from 2025.10.5 to 2025.11.12 in /dev-utils …

build(deps): bump certifi from 2025.10.5 to 2025.11.12 in /dev-utils … #1708

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@v5
- uses: ./.github/actions/packages