mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2026-04-22 16:29:38 +00:00
Update dependencies
update dependencies to the latest versions for Node.js 20 Signed-off-by: skoved <skoved@redhat.com>
This commit is contained in:
parent
5ed88d269c
commit
88f5514eb0
13 changed files with 1557 additions and 711 deletions
2
.github/workflows/multiple-build.yaml
vendored
2
.github/workflows/multiple-build.yaml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
build:
|
||||
name: |-
|
||||
Build with ${{ matrix.build_with }} and push${{ matrix.fully_qualified_image_name_tag && ' FQIN' || '' }} (latest: ${{ matrix.install_latest }})
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue