Skip to content

Commit d7f3c00

Browse files
chore(deps): update docker/build-push-action action to v6.19.0
1 parent 5b8e410 commit d7f3c00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
version: latest
3737

3838
- name: Build and push Docker images
39-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
39+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
4040
id: build
4141
with:
4242
context: .

0 commit comments

Comments
 (0)