Skip to content

Commit aae7a79

Browse files
committed
ci: pin abicheck action to existing v0.2.0 tag
1 parent d22ffcc commit aae7a79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
206206
- name: Run abicheck
207207
id: abi
208-
uses: napetrov/abicheck@v1
208+
uses: napetrov/abicheck@v0.2.0
209209
with:
210210
mode: compare
211211
old-library: /tmp/build-old/libyang.so

0 commit comments

Comments
 (0)