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 e47a482 commit fe1e2c4Copy full SHA for fe1e2c4
.github/workflows/build-and-test.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
47
- name: Build and push Docker image
48
- uses: docker/build-push-action@94d76d3bc1409736cb5dc1ada9502bec3a72973c
+ uses: docker/build-push-action@4976231911ebf5f32aad765192d35f942aa48cb8
49
50
context: .
51
push: true
0 commit comments