mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 10:01:34 +00:00
chore: update all actions used in workflows
This commit is contained in:
parent
3778c0d006
commit
605b8c67b5
8 changed files with 37 additions and 99 deletions
2
.github/workflows/link_check.yml
vendored
2
.github/workflows/link_check.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Check links in markdown
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
with:
|
||||
use-verbose-mode: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue