mirror of
https://github.com/readur/readur.git
synced 2026-02-06 23:19:35 -06:00
Merge pull request #25 from readur/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
|
||||
- name: Build and push by digest
|
||||
id: build
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
platforms: ${{ matrix.platform }}
|
||||
|
||||
Reference in New Issue
Block a user