Skip to content

Commit 3e11334

Browse files
authored
Merge pull request #1333 from NHSDigital/dependabot/github_actions/docker-f536dadcea
Bump docker/build-push-action from 7.0.0 to 7.1.0 in the docker group across 1 directory
2 parents ce6b57f + 18acfdd commit 3e11334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-3-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999

100100
- name: Build and push Docker image
101101
id: push
102-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
102+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f
103103
with:
104104
context: .
105105
push: true

0 commit comments

Comments
 (0)