Skip to content

Commit 05b1291

Browse files
Merge pull request #326 from simonrw/dependabot/github_actions/docker/build-push-action-6.3.0
Bump docker/build-push-action from 6.2.0 to 6.3.0
2 parents 11347e3 + c124b57 commit 05b1291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-test-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3636

3737
- name: Build and push Docker image
38-
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1
38+
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c
3939
with:
4040
file: share/Dockerfile
4141
push: true

0 commit comments

Comments
 (0)