Skip to content

Commit c7cc903

Browse files
authored
Merge pull request #102 from MoodyReaper/dependabot/github_actions/trunk-io/trunk-action-1.1.15
chore(deps): bump trunk-io/trunk-action from 1.1.12 to 1.1.15
2 parents 3ae5847 + 005f083 commit c7cc903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-or-push-to-master.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# prettier-ignore
6868
${{ needs.detect_changes.outputs.typescript == 'true' || github.event_name == 'workflow_dispatch' }}
6969
- name: Trunk Check
70-
uses: trunk-io/trunk-action@540e7fe497a45ae76370d26d95cc249059c4ac3a # v1.1.12
70+
uses: trunk-io/trunk-action@f6c5f1b90503c30e02059667dbc247f2257b63c5 # v1.1.15
7171

7272
go_build_check:
7373
name: Go Build Check

0 commit comments

Comments
 (0)