Skip to content

Commit e99e207

Browse files
chore(deps): update trunk-io/trunk-action digest to 06c428b
1 parent e8c21d1 commit e99e207

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scans.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,12 +400,12 @@ jobs:
400400
with:
401401
ref: ${{ github.event.pull_request.head.sha || github.sha }}
402402

403-
- uses: trunk-io/trunk-action@12243abae10c54b42a32cb25a465023c66e40e5b # v1
403+
- uses: trunk-io/trunk-action@06c428bf05832198443baab1096754b166a6c466 # v1
404404
env:
405405
INPUT_GITHUB_REF_NAME: ${{ github.event.pull_request.head.ref || github.ref_name }}
406406

407407
- if: ${{ failure() && github.event_name == 'pull_request' }}
408-
uses: trunk-io/trunk-action@12243abae10c54b42a32cb25a465023c66e40e5b # v1
408+
uses: trunk-io/trunk-action@06c428bf05832198443baab1096754b166a6c466 # v1
409409
env:
410410
INPUT_AUTOFIX_AND_PUSH: true
411411
INPUT_GITHUB_REF_NAME: ${{ format('HEAD:refs/heads/{0}', github.event.pull_request.head.ref) }}

0 commit comments

Comments
 (0)