We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ae5847 + 005f083 commit c7cc903Copy full SHA for c7cc903
.github/workflows/pull-request-or-push-to-master.yaml
@@ -67,7 +67,7 @@ jobs:
67
# prettier-ignore
68
${{ needs.detect_changes.outputs.typescript == 'true' || github.event_name == 'workflow_dispatch' }}
69
- name: Trunk Check
70
- uses: trunk-io/trunk-action@540e7fe497a45ae76370d26d95cc249059c4ac3a # v1.1.12
+ uses: trunk-io/trunk-action@f6c5f1b90503c30e02059667dbc247f2257b63c5 # v1.1.15
71
72
go_build_check:
73
name: Go Build Check
0 commit comments