diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index b6c9108..cd72ff8 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -24,7 +24,7 @@ jobs: go-version: stable - name: firmware-action - uses: 9elements/firmware-action@v0.2.0 + uses: 9elements/firmware-action@v0.2.1 with: config: 'firmware-action.json' target: 'coreboot-example'