diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index 4772059..495b795 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.10.0 + uses: 9elements/firmware-action@v0.10.1 with: config: 'firmware-action.json' target: 'coreboot-example'