diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index d4f6377..4fdb31f 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.6.1 + uses: 9elements/firmware-action@v0.7.0 with: config: 'firmware-action.json' target: 'coreboot-example'