mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 18:09:04 +00:00
update: action runtime to node16
This commit is contained in:
parent
4b8d36793b
commit
c472cf87ae
3 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "buildah-build",
|
||||
"version": "1.0.0",
|
||||
"version": "3.0",
|
||||
"engines": {
|
||||
"node": "12"
|
||||
"node": "16"
|
||||
},
|
||||
"description": "Action for building OCI-compatible images using buildah",
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue