We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059c682 commit 04f03bdCopy full SHA for 04f03bd
1 file changed
.github/workflows/release-llmd-provider.yml
@@ -36,7 +36,7 @@ jobs:
36
password: ${{ secrets.GITHUB_TOKEN }}
37
38
- name: Build and push Docker image
39
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
40
with:
41
context: .
42
file: providers/llmd/Dockerfile
0 commit comments