Skip to content

Commit 3102738

Browse files
Update docker/build-push-action action to v6.19.1
1 parent c0e7b1d commit 3102738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
echo "VERSION=$VERSION" >> $GITHUB_OUTPUT
3939
4040
- name: Build and push
41-
uses: docker/build-push-action@v6.18.0
41+
uses: docker/build-push-action@v6.19.1
4242
id: docker_build
4343
with:
4444
context: .

0 commit comments

Comments
 (0)