Skip to content

build(deps): bump trunk-io/trunk-action from 1.1.9 to 1.1.10 #116

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

build(deps): bump trunk-io/trunk-action from 1.1.9 to 1.1.10 #116

name: Pull Request or Push to master
on:
pull_request: {}
push:
branches: [master]
workflow_dispatch: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: {}
jobs:
trunk_check:
name: Trunk Check
runs-on: ubuntu-latest
permissions:
checks: write # For Trunk to post annotations
contents: read
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Trunk Check
uses: trunk-io/trunk-action@65228585e2c6128315f0f2d5190e2eae7f5c32c6 # v1.1.10