Skip to content

Commit 48b3b7e

Browse files
authored
Merge pull request #130 from NHSDigital/dependabot/github_actions/docker/metadata-action-5.9.0
Bump docker/metadata-action from 5.8.0 to 5.9.0
2 parents 565c32e + 9efd612 commit 48b3b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

6262
- name: Extract metadata (tags, labels) for Docker
6363
id: meta
64-
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
64+
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
6565
with:
6666
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6767
tags: |

0 commit comments

Comments
 (0)