Skip to content

Commit 2b7995d

Browse files
authored
Merge pull request #333 from NHSDigital/dependabot/github_actions/docker/metadata-action-6.0.0
Bump docker/metadata-action from 5.10.0 to 6.0.0
2 parents 0bf987a + 4ae15a5 commit 2b7995d

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
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Extract metadata (tags, labels) for Docker
6767
id: meta
68-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
68+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf
6969
with:
7070
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7171
tags: |

0 commit comments

Comments
 (0)