Skip to content

Update golang Docker tag to v1.22.4 #164

Update golang Docker tag to v1.22.4

Update golang Docker tag to v1.22.4 #164

Workflow file for this run

name: Trunk Check
on:
- pull_request
- push
- workflow_dispatch
jobs:
trunk:
name: Trunk Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
check-mode: all