flake: update action base image
This commit is contained in:
parent
bae68fd4ba
commit
e36f9c96ef
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-inputs:
|
update-inputs:
|
||||||
runs-on: ubuntu
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
name: Update Inputs
|
name: Update Inputs
|
||||||
|
|
Loading…
Reference in a new issue