fix(mdns): Fix to use tagged AFL image + minor format fix

This commit is contained in:
David Cermak
2025-11-14 17:13:08 +01:00
parent 1444d575f0
commit 2b2f009a65
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ jobs:
idf_ver: ["latest"]
runs-on: ubuntu-22.04
container: aflplusplus/aflplusplus
container: aflplusplus/aflplusplus:v4.34c
steps:
- name: Checkout esp-protocols
uses: actions/checkout@v4