Skip to content

build(deps): bump peter-evans/create-issue-from-file from 4.0.1 to 5.0.0 in /.github/workflows #334

build(deps): bump peter-evans/create-issue-from-file from 4.0.1 to 5.0.0 in /.github/workflows

build(deps): bump peter-evans/create-issue-from-file from 4.0.1 to 5.0.0 in /.github/workflows #334

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@34242ec4eb8cf594887600f1f9b889e7c630ec18