Skip to content

Commit 07fdc7b

Browse files
authored
ci: update slang action to released version (#188)
ci: set slang action to tag
1 parent 292f676 commit 07fdc7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: bender script flist-plus -t floo_synth -t ${{ matrix.DUT }} -e fpnew > sources.f
4747

4848
- name: Slang lint
49-
uses: pulp-platform/pulp-actions/slang@fix_slang # TODO: pin to a specific version once it has been released
49+
uses: pulp-platform/pulp-actions/slang@v2.5.1
5050
with:
5151
token: ${{ secrets.GITHUB_TOKEN }}
5252
reviewdog-name: ${{ matrix.DUT }}_${{ matrix.ROUTE_ALGO }}_noc_check

0 commit comments

Comments
 (0)