I guess we have to use SHAs (lame)

This commit is contained in:
Ben Meadors
2023-07-27 07:59:39 -05:00
parent c782380373
commit 6bd870c454
4 changed files with 9 additions and 9 deletions

View File

@@ -49,7 +49,7 @@ jobs:
- name: Trunk Check
if: ${{ github.event_name != 'workflow_dispatch' }}
uses: trunk-io/trunk-action@v1
uses: trunk-io/trunk-action@782e83f803ca6e369f035d64c6ba2768174ba61b
- name: Check ${{ matrix.board }}
run: bin/check-all.sh ${{ matrix.board }}