Skip to content

Commit 04f03bd

Browse files
ci: bump docker/build-push-action from 6.18.0 to 6.19.2 (#113)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 059c682 commit 04f03bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-llmd-provider.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
password: ${{ secrets.GITHUB_TOKEN }}
3737

3838
- name: Build and push Docker image
39-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
39+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
4040
with:
4141
context: .
4242
file: providers/llmd/Dockerfile

0 commit comments

Comments
 (0)