You've already forked yamllint-docker
Compare commits
1 Commits
master
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
64edd85268
|
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v3.7.0
|
||||
- uses: docker/setup-buildx-action@v3.12.0
|
||||
|
||||
- uses: docker/login-action@v3.7.0
|
||||
- uses: docker/login-action@v4.0.0
|
||||
with:
|
||||
registry: git.cryptic.systems
|
||||
username: ${{ github.repository_owner }}
|
||||
@@ -39,7 +39,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v3.7.0
|
||||
- uses: docker/setup-buildx-action@v3.12.0
|
||||
|
||||
- uses: docker/login-action@v3.7.0
|
||||
- uses: docker/login-action@v4.0.0
|
||||
with:
|
||||
registry: git.cryptic.systems
|
||||
username: ${{ github.repository_owner }}
|
||||
@@ -64,7 +64,7 @@ jobs:
|
||||
- push-arm64
|
||||
- push-amd64
|
||||
steps:
|
||||
- uses: docker/login-action@v3.7.0
|
||||
- uses: docker/login-action@v4.0.0
|
||||
with:
|
||||
registry: git.cryptic.systems
|
||||
username: ${{ github.repository_owner }}
|
||||
|
||||
Reference in New Issue
Block a user