Skip to content

chore(deps): update all dependencies #205

chore(deps): update all dependencies

chore(deps): update all dependencies #205

Workflow file for this run

name: CI
on:
pull_request:
permissions: {}
concurrency:
group: ${{ github.repository }}-${{ github.head_ref || github.sha }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
build-attributes:
uses: ./.github/workflows/build-attributes.yaml
permissions:
contents: read
secrets: inherit