Skip to content

build(deps): bump trunk-io/trunk-action from 1.1.10 to 1.1.14 #43

build(deps): bump trunk-io/trunk-action from 1.1.10 to 1.1.14

build(deps): bump trunk-io/trunk-action from 1.1.10 to 1.1.14 #43

Workflow file for this run

---
name: "⭕ Trunk"
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
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: ✅ Checkout
uses: actions/checkout@v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@bd686325615e9cf5a4ef98372ba94a472f9b5238