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 65d86ee commit ea16e8aCopy full SHA for ea16e8a
.github/workflows/docker-release.yml
@@ -33,7 +33,7 @@ jobs:
33
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
34
35
- name: Build and push Docker image
36
- uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
+ uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
37
with:
38
context: .
39
push: true
0 commit comments