Skip to content

chore(deps): update all dependencies (#78) #3

chore(deps): update all dependencies (#78)

chore(deps): update all dependencies (#78) #3

Workflow file for this run

on:
push:
branches:
- trunk
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