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 33e0a94 commit 3885f8cCopy full SHA for 3885f8c
.github/workflows/pullrequest_workflow.yml
@@ -39,7 +39,7 @@ jobs:
39
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
40
41
- name: Build and push Docker image
42
- uses: docker/build-push-action@v3.1.0
+ uses: docker/build-push-action@v4.1.1
43
with:
44
context: .
45
file: Dockerfile
0 commit comments