diff --git a/.github/workflows/pull-request-or-push-to-master.yaml b/.github/workflows/pull-request-or-push-to-master.yaml index a62467d..c28aef4 100644 --- a/.github/workflows/pull-request-or-push-to-master.yaml +++ b/.github/workflows/pull-request-or-push-to-master.yaml @@ -67,7 +67,7 @@ jobs: # prettier-ignore ${{ needs.detect_changes.outputs.typescript == 'true' || github.event_name == 'workflow_dispatch' }} - name: Trunk Check - uses: trunk-io/trunk-action@f6c5f1b90503c30e02059667dbc247f2257b63c5 # v1.1.15 + uses: trunk-io/trunk-action@86b68ffae610a05105e90b1f52ad8c549ef482c2 # v1.1.16 go_build_check: name: Go Build Check