Compare commits
No commits in common. "renovate/docker-setup-buildx-action-4.x" and "main" have entirely different histories.
renovate/d
...
main
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-workflow.yaml
vendored
2
.github/workflows/build-workflow.yaml
vendored
|
|
@ -102,7 +102,7 @@ jobs:
|
|||
password: ${{ secrets.FORGEJOTOKEN }}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v4
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Build and push
|
||||
id: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue