mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-04-09 18:26:15 +02:00
ci: bump checkout action veon build-sidecar and validate-collections
This commit is contained in:
parent
edcfd937e2
commit
6a1d0e83f9
2
.github/workflows/build-sidecar-updater.yml
vendored
2
.github/workflows/build-sidecar-updater.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
||||||
packages: write
|
packages: write
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
- name: Log in to GitHub Container Registry
|
- name: Log in to GitHub Container Registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
validate-urls:
|
validate-urls:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Extract and validate URLs
|
- name: Extract and validate URLs
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user