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/link_check.yml
vendored
2
.github/workflows/link_check.yml
vendored
|
|
@ -12,7 +12,7 @@ on:
|
|||
jobs:
|
||||
markdown-link-check:
|
||||
name: Check links in markdown
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue