mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-07 17:31:35 +00:00
Update Action to Node 20 (#128)
* Update GitHub Actions workflows to latest versions * Update dependencies & run on Node 20
This commit is contained in:
parent
b4dc19b4ba
commit
c79846fb30
14 changed files with 484 additions and 599 deletions
|
@ -90,5 +90,5 @@ outputs:
|
|||
image-with-tag:
|
||||
description: 'Name of the image tagged with the first tag present'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue