We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc28b5a + 52c3c86 commit 7001585Copy full SHA for 7001585
.github/workflows/merge_group,pull_request.all.lint.yaml
@@ -32,4 +32,4 @@ jobs:
32
- name: ✏️ Overrides Trunk configuration for Github Action
33
run: mv .trunk/gha.yaml .trunk/user.yaml
34
- name: ⚡️ Run `trunk check`
35
- uses: trunk-io/trunk-action@f6c5f1b90503c30e02059667dbc247f2257b63c5 # v1.1.15
+ uses: trunk-io/trunk-action@86b68ffae610a05105e90b1f52ad8c549ef482c2 # v1.1.16
.github/workflows/push.trunk-cache.yaml
@@ -32,6 +32,6 @@ jobs:
- name: ⬇️ Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: 📦️ Populate cache with Trunk
36
with:
37
check-mode: populate_cache_only
0 commit comments