Skip to content

Commit 3d5f807

Browse files
ci(tools): update docker/build-push-action action to v6.19.1 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a85a9d0 commit 3d5f807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104

105105
- name: Build image
106106
id: publish
107-
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
107+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1
108108
with:
109109
builder: ${{ steps.buildx.outputs.name }}
110110
context: .

0 commit comments

Comments
 (0)