diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index c2009f4..f1238ca 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -23,7 +23,7 @@ jobs: submodules: 'recursive' - name: firmware-action - uses: 9elements/firmware-action@v0.8.0 + uses: 9elements/firmware-action@v0.8.1 with: config: 'firmware-action.json' target: 'coreboot-example'