There was an error while loading. Please reload this page.
1 parent c55338b commit af27a96Copy full SHA for af27a96
1 file changed
.github/workflows/docker-image.yml
@@ -42,7 +42,7 @@ jobs:
42
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
43
44
- name: Build and push Docker image
45
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7
46
with:
47
context: .
48
push: ${{ github.event_name == 'push' }}
0 commit comments