Skip to content

Commit aea4e0c

Browse files
committed
chore(dependencies): update docker/build-push-action digest to 21fe05f
1 parent 026895e commit aea4e0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3232

3333
- name: Build and push Docker image
34-
uses: docker/build-push-action@a3ae207c1434ab875aa11554ce639ff512f25e89
34+
uses: docker/build-push-action@21fe05ff59fb571c2235e85e77b415a50c24fa11
3535
with:
3636
context: .
3737
push: true

0 commit comments

Comments
 (0)