Skip to content

build(deps): bump trunk-io/trunk-action from ee21f624ffe82cc0cf8370a26778fbf6844ffccb to e92f97fdf03e4187a317da955e6f5bdb0a606c6f in /.github/workflows #288

build(deps): bump trunk-io/trunk-action from ee21f624ffe82cc0cf8370a26778fbf6844ffccb to e92f97fdf03e4187a317da955e6f5bdb0a606c6f in /.github/workflows

build(deps): bump trunk-io/trunk-action from ee21f624ffe82cc0cf8370a26778fbf6844ffccb to e92f97fdf03e4187a317da955e6f5bdb0a606c6f in /.github/workflows #288

Workflow file for this run

---
name: ⭕ Trunk [check]
on:
push:
branches: [main]
tags: [v*.*.*]
pull_request:
types: [opened, synchronize]
workflow_dispatch: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: read-all
jobs:
check:
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- name: ✅ Checkout
uses: actions/checkout@v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@e92f97fdf03e4187a317da955e6f5bdb0a606c6f