mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2026-04-23 00:39:39 +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/check-lowercase.yaml
vendored
2
.github/workflows/check-lowercase.yaml
vendored
|
|
@ -17,7 +17,7 @@ env:
|
|||
jobs:
|
||||
push-ghcr:
|
||||
name: Build and push image
|
||||
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