Skip to content

Commit 94e1d63

Browse files
⬆️ Update docker/build-push-action action to v6.19.1
1 parent 1f9418d commit 94e1d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
echo "from=${from}" >> "$GITHUB_OUTPUT"
7272
echo "${from}"
7373
- name: 🚀 Build
74-
uses: docker/build-push-action@v6.18.0
74+
uses: docker/build-push-action@v6.19.1
7575
with:
7676
load: true
7777
tags: |

0 commit comments

Comments
 (0)